LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 06-14-2013, 08:13 AM   #1
polytropos
LQ Newbie
 
Registered: Jun 2003
Posts: 26

Rep: Reputation: 0
Difference between ISO_Level3_Shift, ISO_Level3_Latch and ISO_Level3_Lock


ISO_Level3_Shift: You have to keep this key pressed to select the corresponding 3rd level symbol.
ISO_Level3_Latch: You can press the key once, and release it. For next key you press, the 3rd level would be chosen. (This is a superset of the ISO_Level3_Shift key: you don’t have to necessarily release it.)
ISO_Level3_Lock: Once it is pressed, the third level would be selected for all the following keypresses. Once done, you have to “release the lock”, by pressing it again.

The same thing holds for ISO_Level2.
ISO_Level2_Shift: This is the vanilla Shift key.
ISO_Level2_Latch: If you change your shift keys to this (as I have done, see below), the shift version (level2) is selected whenever you press it once.
ISO_Level2_Lock: This is nearest to the Caps_Lock key, but whereas Caps_Lock only acts on the alphabetic keys, this key acts everywhere the Shift key is applicable.

To change your Shift key to ISO_Level2_Latch:

Code:
! 
clear Shift
keysym Shift_L = ISO_Level2_Latch
keysym Shift_R = ISO_Level2_Latch
!keycode 50 = ISO_Level2_Latch
!keycode 62 = ISO_Level2_Latch
add Shift = ISO_Level2_Latch
!
Save it in <filename>, and load it via `xmodmap <filename>'. The `!' is for comment lines. You can use either the keysym lines or the keycode lines. (Before using, you may wish to check that the keycodes and keysyms are true for your system too. Run the command `xev' in an xterm window, press the shift key, and note the keysyms and keycodes.)

See a companion post here:
http://www.linuxquestions.org/questi...02#post4971702
 
Old 06-15-2013, 03:03 AM   #2
druuna
LQ Veteran
 
Registered: Sep 2003
Posts: 10,532
Blog Entries: 7

Rep: Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405
Thread is marked as being [SOLVED], seems to be informational and no question is asked.

Taken off the zero-reply list.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Any difference between 'su' and 'su -' ? rng Linux - General 4 03-16-2012 11:19 AM
[SOLVED] xmodmap: Mapping ISO_Level3_Shift does not work huangho Linux - Desktop 1 01-15-2011 09:31 PM
LXer: Making a Difference; Selling a Difference LXer Syndicated Linux News 0 09-23-2010 05:00 AM
shell script to find the difference betwwn two file and place the difference to other kittunot4u Linux - General 3 07-19-2010 04:26 AM
What a difference... perry General 3 12-04-2003 05:52 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 02:42 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration