mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-16 06:09:25 +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[] = {
|
||||
{ WSKBD_TYPE_ZAURUS, "zaurus" },
|
||||
{ WSKBD_TYPE_ADB, "macintosh" },
|
||||
{ 0 }
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user