From 2de4e11b995d9df96ff555fde34bb43e73811ffd Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Wed, 15 Apr 2026 11:45:33 +0100 Subject: Add /etc/fbtab to show what was needed to allow running command mango and get keyboard working under Wayland --- etc/fbtab | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 etc/fbtab (limited to 'etc') diff --git a/etc/fbtab b/etc/fbtab new file mode 100644 index 0000000..a01c439 --- /dev/null +++ b/etc/fbtab @@ -0,0 +1,7 @@ +# $OpenBSD: fbtab.head,v 1.2 1999/05/05 06:56:34 deraadt Exp $ +# login(1) reads this file to determine which devices should be chown'd to +# the new user. Format is: +# login-tty perm device:[device]:... +/dev/ttyC0 0600 /dev/console:/dev/wskbd:/dev/wskbd0:/dev/wskbd1:/dev/wsmouse:/dev/wsmouse0:/dev/wsmouse1:/dev/ttyCcfg:/dev/ttyC4:/dev/dri/card0:/dev/dri/renderD128 +# samples +#/dev/ttyC0 0600 /dev/fd0 -- cgit v1.2.3