mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-19 07:38:58 +00:00
Use the 'macintosh' xkb model on adb keyboards. From mpi@, reminded by
landry@. ok deraadt@
This commit is contained in:
@@ -73,6 +73,7 @@ struct nameint kbdopt[] = {
|
|||||||
|
|
||||||
struct nameint kbdmodel[] = {
|
struct nameint kbdmodel[] = {
|
||||||
{ WSKBD_TYPE_ZAURUS, "zaurus" },
|
{ WSKBD_TYPE_ZAURUS, "zaurus" },
|
||||||
|
{ WSKBD_TYPE_ADB, "macintosh" },
|
||||||
{ 0 }
|
{ 0 }
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user