keyboard-shortcuts

Change shortcut for 'switch to markup' in Visual Studio 2010

How do I switch the shortcut for 'toggle to markup'? shift + f7 is toggle to designer. In Visual Studio 2008 I could toggle between the code-behind and the markup with F7. I got used to it and now I want have the same shortcut in Visual Studio 2010 Beta2. How can I achieve that? ...

Eclipse - List of default keyboard shortcuts

Is there a list of the default Eclipse keyboard shortcuts? I'm generally looking for language agnostic things like starting the debugger or deleting an entire line in the source editor. ...

How to programmatically switch to a specific window in compiz?

Is there a command to tell compiz that we want to bring in front and set focus to a specific window? How should we identify the window in that command? The reason behind this question is the following use-case: Suppose we have a wiki to keep notes of anything interesting we find out. It would be very convenient to have a keyboard short...

Detecting and acting on Single Verus Double KeyPress

I've hit a wall trying to solve this problem and have found no resources that address it specifically. Some are close, but nothing complete. The default behavior of the DOWN arrow-key on the web page is to scroll the page down. I'm looking for a way to detect a quick successive double-tap of the DOWN arrow-key, That accounts for: Wil...

WPF Windows shortcut help

Hello, I'm developing a XAML system which at present involves an icon in the taskbar which the user has to hover over in order to open the main window. However I need to take accessibility into consideration due to legal issues and also making the system appeal to as broad a range of users as possible. In order to make the system more a...

Switching from Eclipse to Netbeans

Hi, I'm trying to switch from Eclipse to Netbeans for my PHP projects. All is well and fine, but there are a few features that I'm missing, namely: Shortcut for Open method/function and go to declaration from any file in the project Shortcut for Display class methods for a class I'm currently in If there are key bindings for the abov...

Opera keyboard navigation

Hi, I am curious how does the Opera browser implement it's keyboard navigation, where you can do Shift+(Up|Down|Left|Right) and you travel along a row or a column. How would you implement this in javascript? Thanks ...

.LNK File Shortcut Key no longer works if I press it while my C#, maximized, no border program is running

For a more general behavior probably caused by this problem please also read: http://stackoverflow.com/questions/2042925/shortcut-keys-defined-in-lnk-files-do-not-work-if-im-running-a-c-winforms-prog I'm writing a C# program, using .NET 2.0 and WinForms and Visual C# 2008 Express. I'm using Windows 7 but the problem is also under Windo...

Making keyboard shortcut keys which can enable an inactive form or using keys for controlling a form when form is not selected?

I want to minimize my winform application and perform send button click commands through keyboard shortcuts while by winform is not in active mod or minimized ...

PyQt + shortcut to trigger a button

How do I configure keyboard shortcuts to click specific buttons in a PyQT app? Eg: Ctrl+1 to click one button while Ctrl+2 to click the other? ...

Shortcut keys defined in .LNK files do not work if I'm running a C# WinForms program that has no border and it it maximized

To test this problem I wrote a simple C# program, using .NET 2.0 and WinForms and Visual C# 2008 Express. I'm using Windows 7 but the problem is also under Windows XP. Important: the FormBorderStyle property of the main form is set to None, and the WindowState to Maximized. The program does nothing special. When this program is running...

Modifying keyboard-hook code to fit my own purposes... where to begin?

I'm writing a program that sits in the systray. It will have a keyboard hook into all typed input, in any open application. I want it to intercept any typed input, run code on that input, and then send the new 'correct' character to be typed. This new character will be what shows up in the app that has focus. I found this code via anoth...

Hot Key for a VS 2008 Macro?

I've written a little macro for my VS 2008 IDE, and I want to associate it with a hot key. From what I can see, the keyboard shortcuts in the Tools/Options only allow you to select from the predefined actions. Is there any way to associate a hot key with a user-defined macro? ...

Shortcut key to select word in Eclipse

Is there any keyboard shortcut to select a word? Or may be it can be assigned some how? ...

Eclipse: shortcut for "open project"?

Is there a shortcut in Eclipse for "open project"? Ideally, I'd like something like the "Open Resource" dialog. I want this because I have a "testing" project, which I use whenever I want to try something out… But it's annoying to scroll through the massive Navigator trying to find it and click it when it gets closed. ...

Visual studio keyboard shortcuts cheat sheet - desktop size

OK - this is pretty specific, i'm looking for a cheat sheet for visual studio keyboard shortcuts that I can set as my desktop bg. so, something in a modest 1280 x 1024. Something like this; http://www.microsoft.com/downloads/details.aspx?FamilyID=c15d210d-a926-46a8-a586-31f8a2e576fe&DisplayLang=en but more succinct. Anyone got j...

What is the IntelliJ shortcut to create a local variable?

In Eclipse if you have a method: String MyObject.getValue(); When using this you can go: MyObject.getValue(); If you cursor is on the line and you hit CTRL+1 you get a context menu to 'assign a new local varaible', resulting in the following: String value = MyObject.getValue(); Can you do this as easily in IntelliJ, I've searc...

Flex AIR using Command and Ctrl keyboard events

I am writing an AIR application in Flex. The application needs to be able to handle shortcuts on both Mac and Windows. I have the shortcuts on the Windows side working, but the same application on a Mac doesnt seem to trigger the commandKey property on a Keyboard event when the user is also using another key in combination (ex. command...

Ruby on Rails keyboard shortcuts

Hi all - does anyone know how to set-up keyboard shortcuts using Ruby on Rails on my website? For example if a user want to interact with the site using keyboard shortcuts instead of clicking buttons/links how would I do this? Any help is greatly appreciated. Max. ...

how is the sarcmark implemented?

These people are selling a proprietary exclamation mark for sarcasm, and without going through the Unicode standardisation process, are proposing that it's possible to download this mark (in what format it's not completely clear), and use it in your written communications (to what extent it's not clear). My question is what exactly is be...