Displaying 2 results from an estimated 2 matches for "control_l".
Did you mean:
control_h
2006 Aug 02
2
tcl/tk bind destroy event
Hello!
I want to create a messagebox whenever the user wants to destroy the window
(e.g. <Alt-F4> or the 'x' in the right top corner) and ask if a modified file
should be saved or not.
If 'cancel' is chosen then nothing should happen and the windows still should be
existing. This doesn't work. When I press cancel the window will be destroyed
although.
I also
2006 Apr 02
0
Re: Keyboard Rewrite
...he following:
Unshifted Grave (normally NumberSign)
Shifted AsciiTilde (normal, as marked)
AltGR RightSingleQuoteMark
AltGR+Shift RightDoubleQuoteMark
Caps Lock (to left of 'A') gives is a duplicate Control_L, and no key generates Caps Lock
The key marked '\|' to the right of the left shift key, is a duplicate Shift_L
The left windows key (between left shift and left alt) generates Super_L
The right windows key (between AltGR and Menu key) generates Super_R
The Menu key (between right windows...