Top "Shortcut" questions

A route more direct than the one ordinarily taken.

How to Change Default Path of File Open Dialog?

I'm writing a script that allows me to do some basic imposition within InDesign CS3, and one of my tasks …

javascript scripting shortcut adobe-indesign extendscript
Eclipse keyboard shortcuts for compare/diff view?

When I am comparing two files in Eclipse (using, for example, "Compare With" --> "Local History"), what keyboard shortcuts …

eclipse diff shortcut
Is there a list of commands for keyboard shortcuts in Xfce 4?

I am relatively new to Xfce, but I love it. I am now looking into keyboard shortcuts and I am …

command-line keyboard shortcut xfce
Hotkey/Shortcut for JButton

I have the following code of JButton in Java: enterButton = new JButton("Enter"); enterButton.setMnemonic(KeyEvent.VK_ENTER); // Shortcut: Alt + …

java swing shortcut hotkeys enter
How do you add Start->Run shortcuts in Windows XP?

Does anyone know how you setup new commands to launch an application from the Start->Run box? ie. you …

windows windows-xp shortcut
Insert character without entering insert mode?

Sometimes I want to insert a # to comment out a line and test it quickly. Currently I do: i#ESC:…

vim shortcut keymapping
Eclipse shortcut "debug last debug configuration" (not F11)

I'm looking for a shortcut to debug the last debug configuration. I know about the existence of F11, but the …

eclipse keyboard-shortcuts shortcut
Do Windows shortcuts support very long argument lengths?

I am trying to create a shortcut (on the Desktop) that contains a long argument string (> MAX_PATH). The …

windows delphi delphi-2007 shortcut maxlength
Android homescreen shortcut permission error

In my program it adds a shortcut to the screen. I get the icon on the screen fine, but when …

java android shortcut permissions homescreen
How to create a Linux desktop icon cross desktop (KDE, GNOME) with xdg-desktop-icon?

I'd like to use the xdg-desktop-icon tool because it can be scripted and works cross desktop (at least on Linux …

desktop shortcut gnome kde xdgutils