On Mon, Feb 17, 2003 at 11:47:39AM -0800, Pedro D. wrote:
>Regarding: bad keyboard types in logicdn and es
>Email: [EMAIL PROTECTED]
>------------------------------------------------------------
>XFree86 Version: 4.2.99.4
>
>OS: linux (Madrake 9 & Gentoo 1.4)
>
>Area: xkb
>
>Server: not server related
>
>Description:
>
>(**) |-->Input Device "Keyboard1"
>(**) Option "XkbRules" "xfree86"
>(**) XKB: rules: "xfree86"
>(**) Option "XkbModel" "logicdn"
>(**) XKB: model: "logicdn"
>(**) Option "XkbLayout" "es"
>(**) XKB: layout: "es"
>(==) Keyboard: CustomKeycode disabled
>(**) |-->Input Device "Mouse1"
>(**) FontPath set to "unix/:-1"
>(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
>(==) ModulePath set to "/usr/X11R6/lib/modules"
>(**) Option "AllowMouseOpenFail"
>(++) using VT number 7
>
>...
>(II) Initializing built-in extension MIT-SHM
>(II) Initializing built-in extension XInputExtension
>(II) Initializing built-in extension XTEST
>(II) Initializing built-in extension XKEYBOARD
>(II) Initializing built-in extension LBX
>(II) Initializing built-in extension XC-APPGROUP
>(II) Initializing built-in extension SECURITY
>(II) Initializing built-in extension XINERAMA
>(II) Initializing built-in extension XFree86-Bigfont
>(II) Initializing built-in extension RENDER
>(II) Initializing built-in extension RANDR
>(II) [GLX]: Initializing GLX extension
>(II) Keyboard "Keyboard1" handled by legacy driver
>
>I have 2 bugs. The first is related to the driver logicdn. In the file
>xkb/symbols/Inet, in the part of logicdn puts:
>
> key <FK14> { [ XF86Send ] }; // F4
> key <FK15> { [ XF86Undo ] }; // F5
> key <FK15> { [ XF86Redo ] }; // F6
> key <FK16> { [ XF86Print ] }; // F7
>
>and should put:
>
> key <FK14> { [ XF86Send ] }; // F4
> key <FK15> { [ XF86Undo ] }; // F5
> key <FK16> { [ XF86Redo ] }; // F6
> key <FK17> { [ XF86Print ] }; // F7
>
>but that bug is a minor problem (but it's ok to fix).
Thanks, I'll fix that.
>The other bug, at least with my configuration (logitech cordless desktop navigator,
>Spanish keyboard), i can't put ">" or "<" (the same phisical key) that correspond to
><LSGT> keycode. Futhermore, when i execute xev, and press that key, the program puts:
>
>KeyPress event, serial 26, synthetic NO, window 0x3800001,
> root 0x8d, subw 0x0, time 5002964, (165,-14), root:(175,66),
> state 0x10, keycode 94 (keysym 0x0, NoSymbol), same_screen YES,
> XLookupString gives 0 bytes: ""
>
>(that keycode is good for xkbrules=xfree86)
>i don't know how to fix this one.
I'm not sure if the best solution is to add the <LSGT> definition to
the pc/es map (and all others where the default keyboard has this key),
or change rules/xfree86 so that all of the "inetkbds" definitions are
based on "pc105" instead of "pc104" (the <LSGT> key is the only difference
between the two).
David
--
David Dawes
Release Engineer/Architect The XFree86 Project
www.XFree86.org/~dawes
_______________________________________________
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel