home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!ornl!utkcs2!emory!europa.asd.contel.com!paladin.american.edu!news.univie.ac.at!hp4at!mcsun!Germany.EU.net!murignis!horus.ap.mchp.sni.de!wiesel.km-mgnt.ap.mchp.sni.de!uwe
- From: uwe@graphics.ap.mchp.sni.de (Uwe Moos SNI AP 153 )
- Newsgroups: comp.windows.x
- Subject: Re: trouble with xmodmap
- Date: 14 Dec 1992 17:03:16 GMT
- Organization: Siemens Nixdorf Informationssysteme AG
- Lines: 32
- Distribution: world
- Message-ID: <1992Dec14.180559@graphics.ap.mchp.sni.de>
- References: <1992Dec14.132813.19208@uropax.contrib.de>
- Reply-To: uwe@graphics.ap.mchp.sni.de (Uwe Moos SNI AP 153 )
- NNTP-Posting-Host: 192.67.55.8
-
- In article <1992Dec14.132813.19208@uropax.contrib.de>, thomax@uropax.contrib.de (Thomas Kaulmann) writes:
- > hi,
- > i still stuck in the problem to assign an alt key combination
- > with xmodmap. i've tried to assign the at-sign (@) to the alt-q
- > combination using this statement:
- >
- > % xmodmap -
- > keycode 61 q Q at
- > <EOF>
- >
- > whats wrong with that??
- > i use the x11r5 environment on a sparc 2. please, please help me!!!
- >
-
- Additionally you have to define the Alt key as Mode_switch, try
-
- keycode 61 q Q at
- keycode xx Mode_switch
- add Mod3 = Mode_switch
-
- where xx is the keycode of your Alt key.
-
- Hope that helps ...
-
- --
- -- Uwe Moos
-
- Siemens Nixdorf Informationssysteme AG, SNI AP 153
- W-8000 Muenchen 83, Otto-Hahn-Ring 6, Germany
- Tel.: + 49 (89) 636-46521
- FAX: + 49 (89) 636-45962
- E-mail: Uwe.Moos@graphics.ap.mchp.sni.de
-