Hello, I wrote a german keyboard layout and stumbled upon a key, which is not present on an US keyboard.
The key has the scancode 0x56 (0x64 for usb) and is located between the left SHIFT key and the Z/Y key. The USB HID Usage Tables label it "Keyboard Non-US \ and |" and give the following note: "Typical language mappings: Belg:<\> FrCa:«°» Dan:<\> Dutch:]|[ Fren:<> Ger:<|> Ital:<> LatAm:<> Nor:<> Span:<> Swed:<|> Swiss:<\> UK:\| Brazil: \|." The main question is, how to name the keycode for this key and where to place it in the keycode.h header. So far I have named it KC_BAR and placed it behind KC_LSHIFT. Greetings, Sebastian Köln
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ HelenOS-devel mailing list [email protected] http://lists.modry.cz/listinfo/helenos-devel
