[ Usenet FAQs | Web FAQs | Documents | RFC Index ]
    Search the FAQ Archives

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?


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 | Web FAQs | Documents | RFC Index ]

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

Last Update October 22 2009 @ 05:22 AM

Some parts © 2009 Advameg, Inc.