Home
last modified time | relevance | path

Searched refs:emulate3buttons (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinconfig.h171 Bool emulate3buttons; member
H A Dwinconfig.c534 if (g_cmdline.emulate3buttons) in winConfigMouse()
535 g_winInfo.pointer.emulate3Buttons = g_cmdline.emulate3buttons; in winConfigMouse()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog78652 hw/xwin: turn on -emulate3buttons if less than 3 mouse buttons are reported
78654 Try to be more intelligent with default options, turn on -emulate3buttons by