On Thu, 6 Jun 2002, H.S.Rai wrote:

> When caps lock is on, "shift+A" print "A" inplace of
> expected "a", i.e uppercase of lettre inplace of lower case.

Caps Lock (well actually the lock modifier) will print the capital of a 
character regardless of anything else.

What shift prints however, depends on what is set through xmodmap.

do xmodmap -pke

the first entry for each character is what is printed with no modifiers, 
the second is with the Shift modifier (regardless of any other 
modifiers).

Hence, Shift only cares what's in the second entry and not what other
modifiers are set

-- 
Han Solo:
        Oh! I thought they smelled bad on the *outside*!


_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to