Tagged Questions
1
vote
0answers
227 views
Remapping gnome-terminal shortcut keys [closed]
According to the Gnome-Termianl Usage, I found that ctrl+shift+up/down can scroll up/down a line in the terminal.
Now, I want to re-map the shortcut key, just like: alt+j/k to scroll up/down a line, ...
1
vote
1answer
153 views
What is the command or hotkey for stopping a running program in DrJava?
I installed DrJava about a week ago. Its been working fine so far but I ran into an infinite loop and wanted a way to stop the program from running without having to force DrJava to quit. Is there a ...
6
votes
1answer
389 views
Using setkeycodes to map pressed and released to different “keys”
I have a keyboard that has a scroll wheel, but it doesn't work on Ubuntu and xev command doesn't show anything when moving it. But with the dmesg commang I found this:
When moving the scroll wheel ...
5
votes
3answers
1k views
Ctrl + c will not kill process
I have looked for answers and so far have found nothing to answer my question. I am currently logging in to my Ubuntu server and upon running a process I can not run any of the interrupts on it. Here ...
2
votes
4answers
2k views
Ctrl+C does not work in gnome-terminal
On my Linux host, Ctrl+C does not seem to work and I do not know how to proceed to make it work. I am using Ubuntu 10.04 with bash 4.1.5(1), and working in Gnome-terminal.
When I pressed Ctrl+C while ...
4
votes
1answer
200 views
Can I set a gnome keyboard shortcut to be a prefix key, like in emacs, tmux or screen?
I would like to setup some Gnome keyboard shortcuts to be a prefix-key, so that I can add several shortcuts with the same prefix. Eg. I'd like to be able to have Super+x be a prefix key, with the ...
4
votes
4answers
338 views
Can I change a shortcut key to Windows key?
I'm trying to change the shortcut key for "Run Application" ( Alt+F2 ) to the Windows key.
When I click "Show the panel's Run application dialog box" in Keyboard Shorcuts, it says "New Shortcut", ...
1
vote
2answers
372 views
How to stop Mod4-P from switching the display? [closed]
I use Ctrl-P very frequently to scroll backward in the command history, but I often mistype it as Mod4-P, which is bound to the switch display function.
I've searched around Keyboard shortcuts and ...
2
votes
1answer
160 views
Application shortcuts
Where are the application shortcuts (Settings -> XFCE 4 Settings Manager -> Keyboard -> Application Shortcuts) saved?
4
votes
1answer
167 views
How can I make Ubuntu UI uniformly use bash keyboard shortcuts?
On my default 10.04 Ubuntu install I am consistently tripped up by the fact that some UI text areas/input boxes treat CtrlA as "select all" vs. "move my cursor to the beginning of the line." Is there ...