Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!sundc!pitstop!sun!amdcad!ames!ucbcad!ucbvax!ZERMATT.LCS.MIT.EDU!RWS From: RWS@ZERMATT.LCS.MIT.EDU (Robert Scheifler) Newsgroups: comp.windows.x Subject: re: xset [-]k Message-ID: <871030084829.1.RWS@KILLINGTON.LCS.MIT.EDU> Date: Fri, 30-Oct-87 08:48:00 EST Article-I.D.: KILLINGT.871030084829.1.RWS Posted: Fri Oct 30 08:48:00 1987 Date-Received: Wed, 4-Nov-87 20:56:32 EST References: <10275@slate.BBN.COM> Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 13 Yes, it's undocumented and buggy (uses a keysym where it should be using a keycode). We should probably just rip the code out rather than fixing it, since you can instead do xmodmap -l or xmodmap +l Caps_Lock Note that this doesn't, strictly speaking, switch the key between up/down and toggle, as was possible in X10 (but which was a complete crock). It switches the key between being used as the Lock modifier and not being as a modifier. A side-effect on various systems will be to switch the toggle behavior.