2018-02-02 07:01:18 +01:00
|
|
|
|
# Don’t do a tricolor flashing-light wave when the computer is shut down in Windows,
|
|
|
|
|
# or when the machine is sleeping in macOS
|
|
|
|
|
SLEEP_LED_ENABLE = no
|
2023-06-01 11:25:33 +02:00
|
|
|
|
|
|
|
|
|
# Don’t pretend to be a mouse (if a a mouse is plugged into a FreeBSD machine, an annoying cursor will pop up)
|
|
|
|
|
MOUSEKEY_ENABLE = no
|