Part1 - Part2 - Part3 - Part4 - Part5 - Single Page

Top Document: comp.unix.aix Frequently Asked Questions (Part 2 of 5)
Previous Document: 1.508: Why does my app hang the X server but not an X station?
Next Document: 1.510: Missing fonts?


[ Usenet FAQs | Search | Web FAQs | Documents | RFC Index ]

1.509: How do I switch the control and caps lock key bindings?


If you are running the X window system, you can put the following into
.xmodmaprc

  remove Lock = Caps_Lock
  remove Control = Control_L
  keysym Control_L = Caps_Lock
  keysym Caps_Lock = Control_L
  add Lock = Caps_Lock
  add Control = Control_L

Hidden Hint: Use (xmodmap -e "pointer = 3 2 1") to make the mouse
lefty friendly.



Top Document: comp.unix.aix Frequently Asked Questions (Part 2 of 5)
Previous Document: 1.508: Why does my app hang the X server but not an X station?
Next Document: 1.510: Missing fonts?

Part1 - Part2 - Part3 - Part4 - Part5 - Single Page


[ Usenet FAQs | Search | Web FAQs | Documents | RFC Index ]

Send corrections/additions to the FAQ Maintainer:
bofh@mail.teleweb.pt (Jose Pina Coelho)

Last Update May 13 2007 @ 00:21 AM