From d7d55ec8adb20473943d0a26b949534e003c723b Mon Sep 17 00:00:00 2001 From: runge Date: Wed, 12 Jul 2006 02:51:07 +0000 Subject: x11vnc: wording changes; remove "-rawfb cons" in favor of "console" --- x11vnc/params.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11vnc/params.h') diff --git a/x11vnc/params.h b/x11vnc/params.h index 504304a..4f83f9c 100644 --- a/x11vnc/params.h +++ b/x11vnc/params.h @@ -37,7 +37,7 @@ #define PIPEINPUT_NONE 0x0 #define PIPEINPUT_VID 0x1 -#define PIPEINPUT_CONS 0x2 +#define PIPEINPUT_CONSOLE 0x2 #define PIPEINPUT_UINPUT 0x3 #define MAX_BUTTONS 5 -- cgit v1.2.1