Keyboards and key bindings: Difference between revisions

From OLPC
Jump to navigation Jump to search
(revert. didn't help.)
(+layout info from #olpc)
Line 15: Line 15:
: '''Right-hand side''': up/down/left/right
: '''Right-hand side''': up/down/left/right
: '''Left-hand side''': KP_PAGE_UP/KP_PAGE_DOWN/KP_END/KP_HOME
: '''Left-hand side''': KP_PAGE_UP/KP_PAGE_DOWN/KP_END/KP_HOME

== Layouts ==

We have a single keyboard model (the hardware; geometry and keycodes), but many layouts (the printing on the keys).
Both are listed in /usr/share/X11/xkb/rules/base.xml .

I believe we do not yet have an xkb geometry file. [[User:MitchellNCharity|MitchellNCharity]] 00:49, 3 October 2007 (EDT)


==See also==
==See also==

Revision as of 04:49, 3 October 2007

This article is a stub. You can help the OLPC project by expanding it.
Arabic keyboard layout
Close-up of an old prototype
Keyboard and touchpad (low-resolution image)

Hardware

The ALPS Electric KGDMFA001 provides both Touch Pad/Tablet and keyboard.

80+ keys, 1.0mm stroke; sealed rubber-membrane key-switch assembly. (from Hardware specification#Integrated_peripherals).

Specification: File:KGDMFA001-non-confidential.pdf (towards bottom).

Non-keyboard keyscodes

As of 15:22, 19 June 2007 (EDT) the handheld-mode keypads bind to

Right-hand side: up/down/left/right
Left-hand side: KP_PAGE_UP/KP_PAGE_DOWN/KP_END/KP_HOME

Layouts

We have a single keyboard model (the hardware; geometry and keycodes), but many layouts (the printing on the keys). Both are listed in /usr/share/X11/xkb/rules/base.xml .

I believe we do not yet have an xkb geometry file. MitchellNCharity 00:49, 3 October 2007 (EDT)

See also