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

xserver-xorg-input-keyboard: laptop Hewlett-Packard nc6120



Dear xorg-Maintainers,

I have a laptop from HP, model "nc6120". This laptop
uses special keys for audio (mute, volume up an down,
etc.). I have enhanced the standard keyboard definition
/usr/share/X11/xkb/symbols/inet to contain the following:


// Laptop/notebook HP nc6120
partial alphanumeric_keys
xkb_symbols "nc6120" {
    key <I20>   {       [ XF86AudioMute         ]       };
    key <I2E>   {       [ XF86AudioLowerVolume  ]       };
    key <I30>   {       [ XF86AudioRaiseVolume  ]       };
    key <I75>   {       [ XF86Launch0           ]       }; // Info
    key <K6D>   {       [ XF86Launch1           ]       }; // Presentation
    key <I71>   {       [ XF86Launch2           ]       }; // Battery
    key <I5F>   {       [ XF86Standby           ]       }; // Moon
};


Additionaly I had to insert references to "nc6120" into
following files:
/usr/share/X11/xkb/rules/base
/usr/share/X11/xkb/rules/base.lst
/usr/share/X11/xkb/rules/base.xml
/usr/share/X11/xkb/rules/xfree86
/usr/share/X11/xkb/rules/xfree86.lst
/usr/share/X11/xkb/rules/xfree86.xml
/usr/share/X11/xkb/rules/xorg
/usr/share/X11/xkb/rules/xorg.lst
/usr/share/X11/xkb/rules/xorg.xml


Could you please enhance the files in the Debian
repository, so that I (and everybody else) can use
the nc6120 keyboard in Debian's xorg out-of-the-box.


Best regards
jacek margos



Reply to: