[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Meta Alt oh my! (long)



On Sun, 17 Aug 2003 16:28:07 +0200, Michel Dänzer wrote:

> So have you changed keyboard settings in whatever desktop environment
> you use on :0 ?

	Latest news... everything works now, in both servers.

	Now I have:

/etc/X11/XF86Config-4
Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"keyboard"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xfree86"
	Option		"XkbModel"	"pc104"
	Option		"XkbLayout"	"us_intl"
	Option		"XkbOptions"	"altwin:meta_win"
EndSection


/var/log/XFree86.[01].log:
(**) |-->Input Device "Generic Keyboard"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc104"
(**) XKB: model: "pc104"
(**) Option "XkbLayout" "us_intl"
(**) XKB: layout: "us_intl"
(**) Option "XkbOptions" "altwin:meta_win"
(**) XKB: options: "altwin:meta_win"
(==) Keyboard: CustomKeycode disabled
[...]
(II) Initializing built-in extension XKEYBOARD
[...]
(II) Keyboard "Generic Keyboard" handled by legacy driver
[...]
(II) Server_Terminate keybinding not found


~ $ xmodmap -pm
/usr/bin/X11/xmodmap:  up to 2 keys per modifier, (keycodes in parentheses):

shift       Shift_L (0x32),  Shift_R (0x3e)
lock        Caps_Lock (0x42)
control     Control_L (0x25),  Control_R (0x6d)
mod1        Alt_L (0x40),  Alt_R (0x71)
mod2        Num_Lock (0x4d)
mod3      
mod4        Meta_L (0x73),  Meta_R (0x74)
mod5        Scroll_Lock (0x4e)

~ $ setxkbmap -v 6
Trying to build keymap using the following components:
keycodes:   xfree86
types:      complete
compat:     complete
symbols:    en_US(pc104)+us_intl+altwin(meta_win)
geometry:   pc(pc104)
~ $ 


	Now :1 and :0 are identical, both in the output to the above
commands and in behaviour.

	So I gather that the macintosh keymap never took effect in :0;
looks like X defaulted to pc101 and that enabled altwin(meta_win) to
work, while :1 got the macintosh keymap where altwin had no effect.
Strange that nothing appeared at the logs.

	Also strange that setxkbmap did work, but with kinks such as
the eventual loss of Meta-Tab and Meta-(Right|Left).

	I give the case as closed AFAIC... but I guess it still
warrants some form of bug report; if someone knows how to gather
enough information, I'm ready to collaborate.

	Perhaps Xouvert will get us an X that works as expected?...


-- 
 _   Leandro Guimarães Faria Corsetti Dutra     +41 (21) 648 11 34
/ \  http://br.geocities.com./lgcdutra/         +41 (78) 778 11 34
\ /  Answer to the list, not to me directly!    +55 (11) 5686 2219
/ \  Rate this if helpful: http://svcs.affero.net/rm.php?r=leandro




Reply to: