kterm.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- kterm-6.2.0.orig/kterm.h
+++ kterm-6.2.0/kterm.h
@@ -35,7 +35,7 @@
#define KTERM_XIM /* XIM protocol */
#define KTERM_KINPUT2 /* Kinput2 protocol */
#define KTERM_COLOR /* color sequence */
-#define KTERM_NOTEK /* disables Tektronix emulation */
+#undef KTERM_NOTEK /* disables Tektronix emulation */
#undef KTERM_XAW3D /* Xaw3d -DARROW_SCROLLBAR support */
#endif /* !_KTERM_H_ */