-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm working in Eclipse and find myself always replacing multiple copies of the same word, but I always have to take my hands off the keyboard and screen to get the mouse, hover over the word, double click to select, and then copy or rewrite the word. Is there any way I can just move the cursor inside…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm struggling to think of a good design to handle multiple global hotkeys.
Say I have three different functions bound to three different global hotkeys...
Play Song | Ctrl + P
Skip Song | Ctrl + N
Increase Volume | Ctrl + V
What's a good, effective way to check if the hotkey pressed…
>>> More
-
as seen on Super User
- Search for 'Super User'
Well, I'm wondering is there's any way to link a single key on my keyboard to a file. I wish to execute the file upon pressing the key. I tried using the built in shortcut hotkey system and it didn't work out for me. It really needs to be one single key.
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm trying to get a global hotkey working in Linux using Mono. I found the signatures of XGrabKey and XUngrabKey, but I can't seem to get them working. Whenever I try to invoke XGrabKey, the application crashes with a SIGSEGV.
This is what I have so far:
using System;
using Gtk;
using System.Runtime…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Well, I'm wondering is there's any way to link a single key on my keyboard to a file. I wish to execute the file upon pressing the key. I tried using the built in shortcut hotkey system and it didn't work out for me. It really needs to be one single key.
>>> More