Searched refs:tty_mode (Results 1 – 2 of 2) sorted by relevance
54 static int tty_mode; /* kbd mode to restore */ variable259 SYSCALL(ioctl(xf86Info.consoleFd, KDGKBMODE, &tty_mode)); in xf86OpenConsole()321 SYSCALL(ioctl(xf86Info.consoleFd, KDSKBMODE, tty_mode)); in xf86CloseConsole()
136794 Restoring it unconditionally means we restore to whatever tty_mode has as