[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: capslock fix for powerbooks



On Fri, 2002-04-12 at 19:02, Jason E. Stewart wrote:
> "Michel Dänzer" <daenzer@debian.org> writes:
> 
> > On Fri, 2002-04-12 at 18:38, Jason E. Stewart wrote:
> > > 
> > > PS. Here's my xmodmap file, and I decided that I didn't want capslock
> > > at all.
> > > 
> > > #!/bin/sh
> > > 
> > > xmodmap -e "remove Lock = Caps_Lock"
> > > xmodmap -e "remove Control = Control_L"
> > > xmodmap -e "keysym Caps_Lock = Control_L"
> > > xmodmap -e "add Control = Control_L"
> > 
> > This can be achieved with Option "XkbOptions" "ctrl:nocaps".
> 
> Hey Michel,
> 
> Does it work together with the capslock keyboard hack? If so, that
> would be great.

It should, this makes caps lock behave as ctrl as far as X is concerned.

See /etc/X11/xkb/symbols/{alt,ralt,ctrl,group,keypad,lock} for other
options.


-- 
Earthling Michel Dänzer (MrCooper)/ Debian GNU/Linux (powerpc) developer
XFree86 and DRI project member   /  CS student, Free Software enthusiast


--
To UNSUBSCRIBE, email to debian-powerpc-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: