opnsense-src/sys/dev/syscons
Bruce Evans 430320729d Fix restoring the kbd_mode part of the keyboard state in grab/ungrab.
Simply change the mode to K_XLATE using a local variable and use the
grab level as a flag to tell screen switches not to change it again,
so that we don't need to switch scp->kbd_mode.  We did the latter,
but didn't have the complications to update the keyboard mode switch
for every screen switch.  sc->kbd_mode remains at its user setting
for all scp's and ungrabbing restores to it.
2016-08-15 18:02:37 +00:00
..
apm
blank Convert files to UTF-8 2012-01-15 13:23:18 +00:00
daemon Fix sos@'s name. 2015-01-07 21:44:57 +00:00
dragon
fade Convert files to UTF-8 2012-01-15 13:23:18 +00:00
fire
green Convert files to UTF-8 2012-01-15 13:23:18 +00:00
logo Convert files to UTF-8 2012-01-15 13:23:18 +00:00
plasma Replace the cosine table with a sine table, which (due to the vagaries of 2016-01-02 16:40:37 +00:00
rain Convert files to UTF-8 2012-01-15 13:23:18 +00:00
snake Convert files to UTF-8 2012-01-15 13:23:18 +00:00
star Convert files to UTF-8 2012-01-15 13:23:18 +00:00
warp Convert files to UTF-8 2012-01-15 13:23:18 +00:00
scgfbrndr.c
schistory.c Piggyback MIPS changes and add ARM syscons support for devices with 2012-08-25 23:59:31 +00:00
scmouse.c sys: Make use of our rounddown() macro when sys/param.h is available. 2016-04-30 14:41:18 +00:00
scterm-teken.c Extend libteken to support CJK fullwidth characters. 2013-12-20 21:31:50 +00:00
scterm.c
scvesactl.c
scvgarndr.c sys: Make use of our rounddown() macro when sys/param.h is available. 2016-04-30 14:41:18 +00:00
scvidctl.c Add tty_set_winsize(). 2012-11-03 22:21:37 +00:00
scvtb.c
syscons.c Fix restoring the kbd_mode part of the keyboard state in grab/ungrab. 2016-08-15 18:02:37 +00:00
syscons.h Fix restoring the kbd_mode part of the keyboard state in grab/ungrab. 2016-08-15 18:02:37 +00:00
sysmouse.c Use a common tunable to choose between vt(4)/sc(4) 2014-06-27 17:50:33 +00:00