mirror of
https://github.com/fairyglade/ly.git
synced 2025-12-20 19:24:53 +00:00
Add option to change shutdown/reboot keys (#487)
Include options in the configuration to change which function keys to use for shutdown and reboot. Fix config.map_len size in src/config.c. Add missing defaults in config_defaults() in src/config.c.
This commit is contained in:
@@ -34,12 +34,12 @@ err_user_init = не вдалося ініціалізувати користу
|
||||
err_user_uid = не вдалося змінити UID користувача
|
||||
err_xsessions_dir = не вдалося знайти каталог сесій
|
||||
err_xsessions_open = не вдалося відкрити каталог сесій
|
||||
f1 = F1 вимкнути
|
||||
f2 = F2 перезавантажити
|
||||
login = логін
|
||||
logout = вийти
|
||||
numlock = numlock
|
||||
password = пароль
|
||||
restart = перезавантажити
|
||||
shell = оболонка
|
||||
shutdown = вимкнути
|
||||
wayland = wayland
|
||||
xinitrc = xinitrc
|
||||
|
||||
Reference in New Issue
Block a user