/etc/console-setup
NameSizeModeActions
cached_ISO-8859-1.acm.gz6580644editdlrm
cached_ISO-8859-1_del.kmap.gz34060644editdlrm
cached_setup_font.sh4670755editdlrm
cached_setup_keyboard.sh3580755editdlrm
cached_setup_terminal.sh730755editdlrm
cached_Uni2-Fixed16.psf.gz42470644editdlrm
cached_UTF-8_del.kmap.gz40280644editdlrm
compose.ARMSCII-8.inc340644editdlrm
compose.CP1251.inc310644editdlrm
compose.CP1255.inc310644editdlrm
compose.CP1256.inc310644editdlrm
compose.GEORGIAN-ACADEMY.inc410644editdlrm
compose.GEORGIAN-PS.inc360644editdlrm
compose.IBM1133.inc320644editdlrm
compose.ISIRI-3342.inc350644editdlrm
compose.ISO-8859-1.inc35960644editdlrm
compose.ISO-8859-2.inc28930644editdlrm
compose.ISO-8859-3.inc33870644editdlrm
compose.ISO-8859-4.inc28050644editdlrm
compose.ISO-8859-5.inc350644editdlrm
compose.ISO-8859-6.inc350644editdlrm
compose.ISO-8859-7.inc12170644editdlrm
compose.ISO-8859-8.inc350644editdlrm
compose.ISO-8859-9.inc36170644editdlrm
compose.ISO-8859-10.inc360644editdlrm
compose.ISO-8859-11.inc360644editdlrm
compose.ISO-8859-13.inc37370644editdlrm
compose.ISO-8859-14.inc30200644editdlrm
compose.ISO-8859-15.inc35520644editdlrm
compose.ISO-8859-16.inc360644editdlrm
compose.KOI8-R.inc310644editdlrm
compose.KOI8-U.inc310644editdlrm
compose.TIS-620.inc320644editdlrm
compose.VISCII.inc310644editdlrm
ISO-8859-1.acm14490644editdlrm
remap.inc13590644editdlrm
Uni2-Fixed16.psf.gz42470644editdlrm
vtrgb1580644editdlrm
vtrgb.vga1550644editdlrm
Edit: /etc/console-setup/remap.inc (1359B)
# The content of this file will be appended to the keyboard layout. # The following is an example how to make Alt+j switch to to the next # console and Alt+k switch to the previous console. # Uncomment the following lines for Linux. Notice that everything is # replicated for all possible values of the modifiers shiftl, shiftr # and ctrll (shiftl and shiftr are used for groups 1..4 of XKB and # ctrll is used to fix the broken CapsLock when Linux console is in # Unicode mode). # alt keycode 36 = Incr_Console # shiftl alt keycode 36 = Incr_Console # shiftr alt keycode 36 = Incr_Console # shiftr shiftl alt keycode 36 = Incr_Console # ctrll alt keycode 36 = Incr_Console # ctrll shiftl alt keycode 36 = Incr_Console # ctrll shiftr alt keycode 36 = Incr_Console # ctrll shiftr shiftl alt keycode 36 = Incr_Console # # alt keycode 37 = Decr_Console # shiftl alt keycode 37 = Decr_Console # shiftr alt keycode 37 = Decr_Console # shiftr shiftl alt keycode 37 = Decr_Console # ctrll alt keycode 37 = Decr_Console # ctrll shiftl alt keycode 37 = Decr_Console # ctrll shiftr alt keycode 37 = Decr_Console # ctrll shiftr shiftl alt keycode 37 = Decr_Console # For the same result on FreeBSD uncomment the following lines: # 036 'j' 'J' nl nl nscr nscr nl nl C # 037 'k' 'K' vt vt pscr pscr nl nl C