John Levon wrote: > > On Wed, May 01, 2002 at 12:34:42AM -0300, Garst R. Reese wrote: > > > What compose combination does not work for you? > > I have not seen a problem with 0.89 > > Garst > > > > bash$ lyx -dbg key > > Setting debug level to key > > Debugging `key' (Keyboard events handling) > > WorkArea: Key is `' [0] > > WorkArea: Keysym is `Multi_key' [65312] > > WorkArea: Key is `' [0] > > WorkArea: Keysym is `e' [101] > > WorkArea: Key is `' [0] > > WorkArea: Keysym is `' [0] > > WorkArea: Key is `eacute' [233] > > WorkArea: Keysym is `' [0] > > Hmm, this is very similar to what Ron gets. Help Lars I'm hopelessly > confused. Where is Multi_key handled ? > > > Using keysym [B] > > Workarea Diff: 2316629735 > > Very different to the diff Ron gets - Workarea Diff: 1980. > Lars, perhaps this is it ? > > > KeySym is eacute[233] State is [0] > > action first set to [90] > > meta_fake_bit is [0] > > action now set to [90] > > Key [action=90][eacute] > > Cannot decode: � > > SelfInsert arg[`�'] > > But then, this works ???? Yes. I have right alt set to Multi_key, which makes it my compose key. >From my .xmodmap keycode 0x40 = Alt_L keycode 0x41 = space keycode 0x71 = Multi_key keycode 0x6D = Control_R keycode 0x62 = Up keycode 0x64 = Left keycode 0x68 = Down keycode 0x66 = Right
clear Shift clear Lock clear Control clear Mod1 clear Mod2 clear Mod3 clear Mod4 clear Mod5 add Shift = Shift_L Shift_R add Lock = Caps_Lock add Control = Control_L Control_R add Mod1 = Alt_L add Mod2 = Num_Lock add Mod3 = Multi_key add Mod5 = Scroll_Lock
