Blame data/keymaps/i386/include/linux-keys-extd.inc

Packit Service 50ad14
#
Packit Service 50ad14
# More function keys and console assignments
Packit Service 50ad14
# These are not in the main map in order to save keymaps
Packit Service 50ad14
# Load after the main keymap, or include in the main keymap.
Packit Service 50ad14
#
Packit Service 50ad14
keymaps 5,9
Packit Service 50ad14
Packit Service 50ad14
control shift keycode  59 = F37
Packit Service 50ad14
control shift keycode  60 = F38
Packit Service 50ad14
control shift keycode  61 = F39
Packit Service 50ad14
control shift keycode  62 = F40
Packit Service 50ad14
control shift keycode  63 = F41
Packit Service 50ad14
control shift keycode  64 = F42
Packit Service 50ad14
control shift keycode  65 = F43
Packit Service 50ad14
control shift keycode  66 = F44
Packit Service 50ad14
control shift keycode  67 = F45
Packit Service 50ad14
control shift keycode  68 = F46
Packit Service 50ad14
control shift keycode  87 = F47
Packit Service 50ad14
control shift keycode  88 = F48
Packit Service 50ad14
#
Packit Service 50ad14
alt shift keycode  59 = Console_13
Packit Service 50ad14
alt shift keycode  60 = Console_14
Packit Service 50ad14
alt shift keycode  61 = Console_15
Packit Service 50ad14
alt shift keycode  62 = Console_16
Packit Service 50ad14
alt shift keycode  63 = Console_17
Packit Service 50ad14
alt shift keycode  64 = Console_18
Packit Service 50ad14
alt shift keycode  65 = Console_19
Packit Service 50ad14
alt shift keycode  66 = Console_20
Packit Service 50ad14
alt shift keycode  67 = Console_21
Packit Service 50ad14
alt shift keycode  68 = Console_22
Packit Service 50ad14
alt shift keycode  87 = Console_23
Packit Service 50ad14
alt shift keycode  88 = Console_24
Packit Service 50ad14
#
Packit Service 50ad14
# It would be reasonable to add lines like
Packit Service 50ad14
#	control alt shift keycode  59 = Console_13
Packit Service 50ad14
# but that would again require an extra key map, and is not worth it.
Packit Service 50ad14
#