LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Microsoft Keyboard...Help me. (https://www.linuxquestions.org/questions/linux-hardware-18/microsoft-keyboard-help-me-219247/)

_UnPrEdictAbLe_ 08-18-2004 09:42 AM

Microsoft Keyboard...Help me.
 
Hi,
I am using a Microsoft Multimedia Keyboard 1.0A

Could you tell me the drivers to make the EXTRA keys work??

I have Fedora Core 2...with KDE 3.2.2 in 2.6.7-1.494.2.2 kernel. I donot have windows. But I have the keyboard driver CD which (obviously) does not have Linux drivers.

regards
unpredictable

ToniT 08-18-2004 10:01 AM

First study if the keycodes sent by the keyboard are recognized by running xev and studying the output.

If they are recognized ok, then you can use eg. xmodmap to bind regular keys to them or xbindkeys to assign some external operations (eg. volume control by calling the mixer) into them.

_UnPrEdictAbLe_ 08-18-2004 11:18 AM

Ohhhh.....its detecting a lot of keys.....xev......

But I dunno how to configure.....neither I find anything like xbindkeys in my hard disk.....

anyway, is the no clean tool with a config file, that can run in background and take my headache,........




regards
unpredictable

ToniT 08-18-2004 11:23 AM

xbindkeys runs in the backround, and it has a configuration file.
If there is no prepackaged version available, you can always take one from xbindkeys upstream.

_UnPrEdictAbLe_ 08-18-2004 02:08 PM

It doent have a RPM for Fedora Core 2..........

If I install by compiling the source.....Do you know of a way to completely remove it if I dont like it ??

regards
unpredictable

ToniT 08-19-2004 05:29 PM

If you don't do things as root, It can't pollute your system the same way as W programs do.

To get rid of it, just kill the xbindkeys process running in the background and remove the files you downloaded, unpacked and compiled (all in the same directory).


All times are GMT -5. The time now is 10:44 PM.