patch-1.3.47 linux/include/linux/vt.h
Next file: linux/include/net/ip_alias.h
Previous file: linux/include/linux/resource.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Tue Dec 12 07:16:36 1995
- Orig file:
v1.3.46/linux/include/linux/vt.h
- Orig date:
Tue Jun 20 09:10:32 1995
diff -u --recursive --new-file v1.3.46/linux/include/linux/vt.h linux/include/linux/vt.h
@@ -48,5 +48,7 @@
ushort v_ccol; /* number of pixel columns per character */
};
#define VT_RESIZEX 0x560A /* set kernel's idea of screensize + more */
+#define VT_LOCKSWITCH 0x560B /* disallow vt switching */
+#define VT_UNLOCKSWITCH 0x560C /* allow vt switching */
#endif /* _LINUX_VT_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this