The keyboard-accelerators tag has no wiki summary.
0
votes
0answers
136 views
Why my Unity custom keyboard shortcuts would not persist across sessions?
My Ubuntu was upgraded from 11.04 to 11.10 to 12.04 LTS, and at this point the custom shortcuts I define in /System Settings/Keyboard/[Sortcuts tab]/[“Custom Shortcuts” left-side navigation item] do ...
1
vote
1answer
70 views
GTK+ Custom Accelarator Groups
I have successfully manage to add an accelerator to a menu item with the gtk_widget_add_accelerator() function.
What bothers me is how i can add a custom accelerator that widget.With the first ...
0
votes
1answer
2k views
Virtualbox guests no longer getting shortcuts?
I've been using Virtualbox with Ubuntu for a few years now, and I've noticed a change in behavior of keyboard shortcuts sometime recently, possibly after a new version update: in the past, when the ...
2
votes
2answers
964 views
How to get ALT+B and ALT+L to work in the terminal?
I'm used to the terminal hot-keys Alt+B to move forward one word and Alt+L to move back one word. However, in the new Unity of Ubuntu 12.04, this doesn't seem to work as holding Alt and pressing B ...
0
votes
1answer
2k views
Why does the “d” key minimizes and restores the terminal?
I have a remote system on which I defined two accounts - an administrator and a standard user. The machine was fallbacked from Unity to GNOME. I use vnc4server to remotely connect to the system, and ...
2
votes
2answers
168 views
Keyboard wont allow typing charecters fast
I installed Ubuntu 11.10 last day, but keyboard is annoying me . it doesn't allow two same character type after each other, like "allow", first 'l' is alright but for typing second 'l' i have to wait ...
7
votes
3answers
512 views
How do I disable mnemonics in GTK3?
In Natty Narwhal I used to do some nifty tricks with .gtkrc-2.0 to disable mnemonics (underlined menus) but now it's impossible. I assume in Oneiric Ocelot it will be something different because it ...