seatd/common
Kenny Levinsen 684dd61945 terminal: Revert FreeBSD behavior in set_keyboard
4ad48cb305 introduced support for NetBSD,
which modified a number of our ifdefs. In that process, FreeBSD was
accidentally excluded from an important code path that controls keyboard
usage on the kernel console.

Revert part of that change to restore FreeBSD behavior.
2022-03-29 10:03:30 +02:00
..
connection.c libseat: Improve logging with seatd conn helpers 2020-08-29 20:56:42 +02:00
drm.c Initial netbsd support 2022-03-16 21:39:46 +01:00
evdev.c Initial netbsd support 2022-03-16 21:39:46 +01:00
linked_list.c linked_list: linked_list_take should concat lists 2020-08-31 14:09:59 +02:00
log.c Introduce libseat_set_log_level 2020-08-28 01:21:57 +02:00
terminal.c terminal: Revert FreeBSD behavior in set_keyboard 2022-03-29 10:03:30 +02:00