Find the answer to your Linux question:
Results 1 to 4 of 4
Ive tried xev and showkeys but they wont notice FN+F7 pressed together, or when Fn is pressed period....
  1. #1
    Just Joined!
    Join Date
    Apr 2009
    Posts
    11

    How do i find the key code / scan codes for Fn+F7 keys?

    Ive tried xev and showkeys but they wont notice FN+F7 pressed together, or when Fn is pressed period.

  2. #2
    Linux Newbie egan's Avatar
    Join Date
    Feb 2009
    Location
    Mountain View, CA
    Posts
    132
    I am not sure, but maybe the Fn key is a hardware level modifier...

  3. #3
    Just Joined!
    Join Date
    Apr 2009
    Posts
    11
    Quote Originally Posted by egan View Post
    I am not sure, but maybe the Fn key is a hardware level modifier...
    Yes that's what it is, i guess what im after is more the keycode when pressed in combination with another key (Fn + F7 for example) rather than the Fn key alone since it's technically not a key but the keyboard substitutes function keys for non existant keys when the Fn key is pressed. For some reason this won't show up.

  4. #4
    Linux Newbie egan's Avatar
    Join Date
    Feb 2009
    Location
    Mountain View, CA
    Posts
    132
    I'm saying it might not communicate a key code unless it the keyboard is wired to do so, for the number pad or something. Pressing Fn G won't register as anything because the keyboard didn't broadcast anything. Fn 0 will register as KP_/ if your keyboard is set up to have the number pad / on that key.

    I'm just guessing though and hope someone who really knows what they are talking about can help you.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...