Posts

Showing posts with the label gnome

How To Fix alt-b in Newer gnome-terminal

This was originally posted on my family blog on 3/29/06. I will be slowly moving the geeky stuff from there to this blog. In my newest Ubuntu install, alt-b no longer moves the cursor back a word. It opens a menu. That's really obnoxious. Fortunately you can fix it: Note: To use the Alt-F and Alt-B shortcuts in GNOME terminal, you need to disable its keyboardshortcuts. To disable them, select Edit -> Keyboard Shortcuts... from the menu and check both disable boxes.[ source ] Ahh. Much better.

Swap ctrl and caps

This was originally posted on my family blog on 2/6/06. I will be slowly moving the geeky stuff from there to this blog. I really like having the Ctrl and Caps Lock keys swapped on my keyboard. It makes using emacs just that much better. In the past, on my Linux boxes, I've had to write a little xmodmap script to do it. I just learned that Gnome now has an option to do this in the Keyboard Preferences dialog under Layout Options, Control Key Position. Sweet. And who says Gnome isn't for power users? For windoze I usually find a regedit script with google, such as this one .