Eric Dorland wrote:
* Jerry Quinn ([EMAIL PROTECTED]) wrote:
Eric Dorland wrote:
* Jerry Quinn ([EMAIL PROTECTED]) wrote:
Eric Dorland wrote:
The C-S-w key binding to close a window has no effect in iceweasel. It
does
work from the command line, though.
C-S-w works for me.
Is there any more debugging I can offer? It's definitely broken here.
Can you try moving your .mozilla and/or .firefox directory out of the
way?
C-S-w still has no effect after the contents have been cleared. I enabled
the Always Show Tabs feature to reproduce the bug, of course.
I still can't reproduce this. Are you running any extensions or
something that could be changing Iceweasel's behavior?
Curiouser and curiouser...
I always rebind CapsLock to be another Control key. If I do C-S-w using
either true Control key, it works. But if I use the CapsLock key that
has been reassigned to Control in X, C-S-w fails to work.
The following output from xmodmap shows that the key is correctly
reassigned, and below that is output from xev showing the CapsLock and
true Control key being pressed and both should activate Control behavior
I've never seen another program ignore xmodmap-level changes, so
iceweasel/firefox is clearly doing something dodgy.
[EMAIL PROTECTED]:~$ xmodmap
xmodmap: up to 3 keys per modifier, (keycodes in parentheses):
shift Shift_L (0x32), Shift_R (0x3e)
lock
control Control_L (0x25), Control_L (0x42), Control_R (0x6d)
mod1 Alt_L (0x40), Alt_R (0x71), Meta_L (0x9c)
mod2 Num_Lock (0x4d)
mod3
mod4 Super_L (0x7f), Hyper_L (0x80)
mod5 Mode_switch (0x5d), ISO_Level3_Shift (0x7c)
KeyPress event, serial 30, synthetic NO, window 0x3400001,
root 0x74, subw 0x3400002, time 921946297, (31,38), root:(35,87),
state 0x10, keycode 66 (keysym 0xffe3, Control_L), same_screen YES,
XKeysymToKeycode returns keycode: 37
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 30, synthetic NO, window 0x3400001,
root 0x74, subw 0x3400002, time 921946459, (31,38), root:(35,87),
state 0x14, keycode 66 (keysym 0xffe3, Control_L), same_screen YES,
XKeysymToKeycode returns keycode: 37
XLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 30, synthetic NO, window 0x3400001,
root 0x74, subw 0x3400002, time 921951414, (31,38), root:(35,87),
state 0x10, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 30, synthetic NO, window 0x3400001,
root 0x74, subw 0x3400002, time 921951618, (31,38), root:(35,87),
state 0x14, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]