Use the 'macintosh' xkb model on adb keyboards. From mpi@, reminded by
landry@. ok deraadt@
This commit is contained in:
parent
42a7ccaa6a
commit
a682cc0ce7
@ -73,6 +73,7 @@ struct nameint kbdopt[] = {
|
||||
|
||||
struct nameint kbdmodel[] = {
|
||||
{ WSKBD_TYPE_ZAURUS, "zaurus" },
|
||||
{ WSKBD_TYPE_ADB, "macintosh" },
|
||||
{ 0 }
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user