Re: [Fwd: Windows Key Mapping]

From: cga (cga9999_at_softhome.net)
Date: 01/11/05

  • Next message: Clive Menzies: "Re: installing debian on SATA partition"
    Date: Mon, 10 Jan 2005 18:55:48 -0500
    To: debian <debian-user@lists.debian.org>
    
    

    Hi guys,

    >
    > I used to use the Windows key as one key but with the recent upgrade,
    > that
    > has changed.
    >
    > If I recall correctly, both of these keys were mapped to Mod_4. Now in
    > the
    > GNOME 2.8, it is mapped to a Super_L and Super_R.
    >
    > Can anyone help me on how I can get my old keys back?
    >
    > bp

    I have this in ~/.Xmodmap

    !! WIN9x & menu keys
    !!
    clear mod4
    keycode 115 = Super_L
    keycode 116 = Super_R
    keycode 117 = Multi_key
    add mod4 = Super_L Super_R

     From a command prompt:

    $ xmodmap ~/.Xmodmap

    I have a no idea how gnome 2.8 handles mod4 so I am unsure what you
    do next to specify actions w/ mod4+key. I expect they have some gui config
    app where you can specify keyboard shorctuts (?)

    Once you get this to work you probably want to add the "xmodmap" command
    to some X initialization file like .xinitrc or Xsession.

    In case you wonder.. keycode 117 is the menu key. I use it as a
    "compose" key
    (Multi_key). Lets you type currency (and other) symbols or accented
    letters that
    your native keyboard doesn't have.

    Cheers,
    cga

    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Clive Menzies: "Re: installing debian on SATA partition"

    Relevant Pages

    • keyboard remapping
      ... I'd like to do the same with 6 other letters and there are 3 ways. ... After using xmodmap -pke i wrote this file, ... keycode 39 = s S scircumflex Scircumflex ssharp section ... KeyPress event, serial 29, synthetic NO, window 0x2c00001, ...
      (Debian-User)
    • keyboard remapping (repost)
      ... I'd like to do the same with 6 other letters and there are 3 ways. ... After using xmodmap -pke i wrote this file, ... keycode 39 = s S scircumflex Scircumflex ssharp section ... KeyPress event, serial 29, synthetic NO, window 0x2c00001, ...
      (Debian-User)
    • Re: Ctrl-Alt-Fx wont switch between virtual consoles after Sarge->Etch
      ... keycode 37 (keysym 0xffe3, ... to make the left ALT key work normally again. ... This is what I get when I run xmodmap without arguments: ...
      (Debian-User)
    • [SLE] Request for help with Euro-sign
      ... Setting of AltGr: ... MEDION:~ # xmodmap -pke ... keycode 14 = 5 percent EuroSign ...
      (SuSE)
    • Re: changing keyboards keys values (on linux)
      ... its called xmodmap and such mechanism ... Then I pressed those keys and found they have keycode 116 and 117. ... xmodmap -e "keycode 117= braceright bracketright" ... useful in TeX-programming (consider that on a german keyboard on must ...
      (comp.programming)