The
j6x0tp driver provides support for the Jornada 680/690 touch-screen.
Pen movements are passed to
wsmouse(4) as mouse clicks and drags.
Taps on the on-screen “HP hard icons” are passed to
wskbd(4) as key presses.
The
j6x0tp driver has the following config options.
options J6X0TP_WSMOUSE_EXCLUSIVE
options J6X0TP_SETTINGS_ICON_KEYSYM=keysym
options J6X0TP_PGUP_ICON_KEYSYM=keysym
options J6X0TP_PGDN_ICON_KEYSYM=keysym
options J6X0TP_SWITCH_ICON_KEYSYM=keysym
Customize the mapping of on-screen “HP hard icons” to keys. Default keymap assigns
KS_Home,
KS_Prior,
KS_Next, and
KS_End respectively. It is possible to change the mapping at run time with
wsconsctl(8), but for a “keyboard” as small as this one it is convenient to be able to change the defaults at compile time.