| Current Path : /lib/udev/rules.d/ |
|
|
| Current File : //lib/udev/rules.d/85-keyboard-configuration.rules |
# Set up a single virtual console.
SUBSYSTEM=="tty", KERNEL=="tty[1-6]", RUN+="console-setup-tty /dev/%k"
# Framebuffer console created. Set up the font on all virtual consoles
# again. This races with Plymouth if fbcon is built into the kernel; but
# the worst case should simply be that fonts don't get set up properly.
SUBSYSTEM=="graphics", KERNEL=="fbcon", RUN+="console-setup-tty fbcon"
Copyright 2K16 - 2K18 Indonesian Hacker Rulez