View previous topic :: View next topic |
Author |
Message |
crashoverride025 n00b
Joined: 07 Feb 2005 Posts: 31 Location: Elon, NC USA
|
Posted: Fri Oct 07, 2005 6:58 pm Post subject: 2 related questions... |
|
|
How do I get the fn key on my Averatec 6210 laptop keyboard to be recongized by linux? I have the Input device set as:
Option "XkbModel" "pc104"
Option XkbLayout" "us"
Also... having an Avertec 6200 laptop it includes a remote that the ir is mapped to the keyboard how do I set KHotKeys to modify the current volume?
-Steven |
|
Back to top |
|
|
bfkeats Apprentice
Joined: 20 Feb 2004 Posts: 268
|
Posted: Fri Oct 07, 2005 7:53 pm Post subject: |
|
|
On my laptop, the function key is hardwired. e.g., I have a number pad that's enabled by the function key. This works automatically. If you have some keys you want to map, use lineak. You can find out what the code is for each key using xev. (Type xev on the command line, and press the key. The code is displayed).
Hope this helps. |
|
Back to top |
|
|
|