hi,
sorry for the hijack but i did a re: on the other thread since i just 
wanted to use the email already there... rather then using the address 
book ... and oh well laziness leads to those mistakes :)

the output on xmodmap:
$ xmodmap
xmodmap:  up to 3 keys per modifier, (keycodes in parentheses):

shift       Shift_L (0x32),  Shift_R (0x3e)
lock        Caps_Lock (0x42)
control     Control_L (0x25),  Control_R (0x6d)
mod1        Alt_L (0x40),  Meta_L (0x9c)
mod2        Num_Lock (0x4d)
mod3     
mod4        Super_L (0x7f),  Hyper_L (0x80)
mod5        Mode_switch (0x5d),  ISO_Level3_Shift (0x71),  
ISO_Level3_Shift (0x7c)

it's almost as Antony's

the key Super_L and Super_R are definitely mapped according to both 
xmodmap -pke (without using .Xmodmap) and xev:

KeyPress event, serial 31, synthetic NO, window 0x2c00001,
    root 0x1a5, subw 0x0, time 3315074, (168,-6), root:(719,412),
    state 0x0, keycode 115 (keysym 0xffeb, Super_L), same_screen YES,
    XLookupString gives 0 bytes:
    XmbLookupString gives 0 bytes:
    XFilterEvent returns: False

KeyPress event, serial 31, synthetic NO, window 0x2c00001,
    root 0x1a5, subw 0x0, time 3317361, (168,-6), root:(719,412),
    state 0x0, keycode 116 (keysym 0xffec, Super_R), same_screen YES,
    XLookupString gives 0 bytes:
    XmbLookupString gives 0 bytes:
    XFilterEvent returns: False

those two outputs are given only when i don't apply any binding with 
either xfce build in mechanism or xbindkeys

when i apply a binding the outputs look like this:

FocusOut event, serial 31, synthetic NO, window 0x2c00001,
    mode NotifyGrab, detail NotifyAncestor

FocusIn event, serial 31, synthetic NO, window 0x2c00001,
    mode NotifyUngrab, detail NotifyAncestor

KeymapNotify event, serial 31, synthetic NO, window 0x0,
    keys:  2   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0  
           0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0  

is that supposed to look like this?





_______________________________________________
arch mailing list
arch@archlinux.org
http://archlinux.org/mailman/listinfo/arch

Reply via email to