Hi,

With the latest ubuntu 9.04, the the Pause button is dead.
The X11 keysym mapping is missing when fvwm is running.
With other window managers or without one, the button is working and keycode seen by xev.
I have compiled the last version 2.5.27 with no luck.
This is seen on a Thinkpad T60 laptop with a radeo 6.12.1 with x.org 7.4 and on a Dell pc with a thinkpad usb keyboard.

enclosed output of xev show the keypress for neigbour ScrollLock
followed by the result of pressing Pause.
The keycode of Pause is 127 in the xmodmap.

any ideas ?

cheers
Olav

PS I have been using fvwm since f was for feeble and I had 8M ram ;-).

xev output
KeyPress event, serial 35, synthetic NO, window 0x1c00001,
    root 0x7f, subw 0x0, time 222334966, (4,51), root:(598,78),
    state 0x0, keycode 78 (keysym 0xff14, Scroll_Lock), same_screen YES,
    XLookupString gives 0 bytes:
    XmbLookupString gives 0 bytes:
    XFilterEvent returns: False

KeyRelease event, serial 35, synthetic NO, window 0x1c00001,
    root 0x7f, subw 0x0, time 222335029, (4,51), root:(598,78),
    state 0x0, keycode 78 (keysym 0xff14, Scroll_Lock), same_screen YES,
    XLookupString gives 0 bytes:
    XFilterEvent returns: False

FocusOut event, serial 35, synthetic NO, window 0x1c00001,
    mode NotifyGrab, detail NotifyAncestor

FocusOut event, serial 35, synthetic NO, window 0x1c00001,
    mode NotifyUngrab, detail NotifyPointer

FocusIn event, serial 35, synthetic NO, window 0x1c00001,
    mode NotifyUngrab, detail NotifyAncestor

KeymapNotify event, serial 35, 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


~>grep -i Pause .fvwm/.fvwm2rc
Key Pause       A       A       Exec /usr/bin/xlock -mode blank


Reply via email to