Re: remapping ctrl and caps key
Re: remapping ctrl and caps key
- Subject: Re: remapping ctrl and caps key
- From: David Margolis <email@hidden>
- Date: Wed, 10 Sep 2003 01:01:08 -0700 (PDT)
I know you're talking about a powerbook here, but you might
consider getting a _Happy Hacking_ keyboard.
http://store.yahoo.com/pfuca-store/haphackeylit1.html
There is no caps-lock key, and the control key is where you are
suggesting it should be.
This won't help on the road, but might work for home...
Dave
On Tue, 9 Sep 2003, Kentaro Nagamine wrote:
> Hi,
>
> I just got a power book G4, and would like to remap the Ctrl key and
> the Caps lock key under X11. I used to use the following xmodmap script
> to do this on my previous linux laptop (vaio), but on powerbook this
> remapped only the CAPS to the Ctrl correctly, and the Ctrl-key went
> somewhere I don't know. Does anyone know the correct syntax?
> This isn't really x11 specific question, but still a problem under x11, so
> I hope it's ok to ask this here.
> Thanks in advance. -Ken
>
> !
> ! Swap Caps_Lock and Control_L
> !
> 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
> _______________________________________________
> x11-users mailing list | email@hidden
> Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
> X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
> Report issues, request features, feedback: http://developer.apple.com/bugreporter
> Do not post admin requests to the list. They will be ignored.
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.