mailing-list for TeXmacs Users

Text archives Help


Re: [TeXmacs] keyboard shortcut issue


Chronological Thread 
  • From: Nachiketa Sahoo <address@hidden>
  • To: Joris van der Hoeven <address@hidden>
  • Cc: address@hidden
  • Subject: Re: [TeXmacs] keyboard shortcut issue
  • Date: Wed, 6 Oct 2004 17:27:54 -0400

> You probably activated some weird keyboard modifiers such as scroll-lock.
> Try to run "xev" and look what events you get when pressing A-s.
>
>

I got this when I press Alt-s in xev,

KeyPress event, serial 30, synthetic NO, window 0x2400001,
root 0xb7, subw 0x0, time 55241453, (-350,282), root:(650,303),
state 0x0, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False

KeyPress event, serial 30, synthetic NO, window 0x2400001,
root 0xb7, subw 0x0, time 55242515, (-350,282), root:(650,303),
state 0x8, keycode 39 (keysym 0x73, s), same_screen YES,
XLookupString gives 1 bytes: (73) "s"
XmbLookupString gives 1 bytes: (73) "s"
XFilterEvent returns: False

KeyRelease event, serial 30, synthetic NO, window 0x2400001,
root 0xb7, subw 0x0, time 55242653, (-350,282), root:(650,303),
state 0x8, keycode 39 (keysym 0x73, s), same_screen YES,
XLookupString gives 1 bytes: (73) "s"

KeyRelease event, serial 30, synthetic NO, window 0x2400001,
root 0xb7, subw 0x0, time 55242922, (-350,282), root:(650,303),
state 0x8, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
XLookupString gives 0 bytes:




Anything wrong with this ?

-Nachi



Archive powered by MHonArc 2.6.19.

Top of page