From 87cca4f7a5d3e79f3e0d3a0d669da22081f7b024 Mon Sep 17 00:00:00 2001 From: inmarket Date: Wed, 7 Jan 2015 13:20:23 +1000 Subject: New keyboard driver interface with international keyboard support. --- gfxconf.example.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'gfxconf.example.h') diff --git a/gfxconf.example.h b/gfxconf.example.h index 003cb4cf..4d18d37c 100644 --- a/gfxconf.example.h +++ b/gfxconf.example.h @@ -230,6 +230,10 @@ // #define GINPUT_TOUCH_USER_CALIBRATION_SAVE FALSE // #define GMOUSE_DRIVER_LIST GMOUSEVMT_Win32, GMOUSEVMT_Win32 //#define GINPUT_NEED_KEYBOARD FALSE +// #define GINPUT_KEYBOARD_POLL_PERIOD 200 +// #define GKEYBOARD_DRIVER_LIST GKEYBOARDVMT_Win32, GKEYBOARDVMT_Win32 +// #define GKEYBOARD_LAYOUT_OFF FALSE +// #define GKEYBOARD_LAYOUT_SCANCODE2_US FALSE //#define GINPUT_NEED_TOGGLE FALSE //#define GINPUT_NEED_DIAL FALSE -- cgit v1.2.3