summaryrefslogtreecommitdiff
path: root/hurd/console.h
diff options
context:
space:
mode:
Diffstat (limited to 'hurd/console.h')
-rw-r--r--hurd/console.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/console.h b/hurd/console.h
index 30829776..065ed7d2 100644
--- a/hurd/console.h
+++ b/hurd/console.h
@@ -282,7 +282,7 @@ struct cons_display
#define CONS_MOUSE_MOD_CTRL 0x10
/* Screen positions are offset by this value. */
-#define CONS_MOUSE_OFFSET_BASE 0x21
+#define CONS_MOUSE_OFFSET_BASE 0x20
#define CONS_MOUSE_EVENT_LENGTH 6
#define CONS_MOUSE_EVENT_PREFIX "\e[M"