Re: [SLUG] Fat fingers and Notebooks

2001-06-13 Thread Ben Leslie

On Wed, 13 Jun 2001, Mehmet Ozdemir wrote:

 Hi All,
 
 Does anyone know how to disable the capslock key in linux, so that
 capslock with only work when say you use ctrl caps lock, I'm sick of
 hitting capslock ACCIDENTILLY AND typing upper CASE BY MISTAKE :)

Mmm I can do one better, change capslock into control :

Put the following lines into .xmodmaprc

!
! Swap Caps_Lock and Control_L
!
remove Lock = Caps_Lock
remove Control = Control_L
keysym Control_L = Control_L
keysym Caps_Lock = Control_L
add Lock = Caps_Lock
add Control = Control_L

And then run xmodmap in your .xsession

Of course this only works in X, and I could have left out some of the flags
needed for xmodmap. 

Changing the config to just disable CapsLock is left as an exercise for the user.


Benno

-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug



[SLUG] Fat fingers and Notebooks

2001-06-12 Thread Mehmet Ozdemir

Hi All,

Does anyone know how to disable the capslock key in linux, so that
capslock with only work when say you use ctrl caps lock, I'm sick of
hitting capslock ACCIDENTILLY AND typing upper CASE BY MISTAKE :)

regards

mehmet ozdemir



-
This message sent using EMUmail -- http://www.emumail.com
-

Jumping through hoops to get E-mail on the road? 
You've got two choices: Join the circus, or use MollyMail.

Molly Mail -- http://www.mollymail.com



-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug