Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jan 2005 20:54:56 +0100
From:      Pieter Hustinx <freebsd-questions@hustinx.org>
To:        freebsd-questions@freebsd.org
Subject:   Logitech access keyboard
Message-ID:  <20050114205456.36ad4fde.freebsd-questions@hustinx.org>

next in thread | raw e-mail | index | archive | help
Hi,

I have a logitech access keyboard [1]. If I want to use the function
keys, I have to press the 'F lock' key first (by default 'F lock' is
off). I want to use the function keys without using 'F lock'

I want to adjust my keymap, I need to know the scancode of that keys.
How can I get the scancode of that keys.

I'm running FreeBSD 5.3

xorg.conf:

Section "InputDevice"

    Identifier	"Keyboard1"
    Driver	"Keyboard"
    Option "AutoRepeat" "500 30"
    Option "XkbRules"	"xorg"
    Option "XkbModel"	"logiaccess"
    Option "XkbLayout"	"us_intl"

EndSection



[1]
http://images.amazon.com/images/P/B00006HMPM.01.PT01._SCLZZZZZZZ_.jpg

-- 
Regards, Pieter
http://pieter.hustinx.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050114205456.36ad4fde.freebsd-questions>