Home
last modified time | relevance | path

Searched refs:allowMouseOpenFail (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/buildroot/package/x11r7/xserver_xorg-server/
H A Dxorg.service7 ExecStart=/usr/bin/Xorg :0.0 vt01 -s 0 -noreset -allowMouseOpenFail
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Privstr.h75 Bool allowMouseOpenFail; member
H A Dxf86Globals.c116 .allowMouseOpenFail = FALSE,
H A Dxf86Config.c795 xf86Info.allowMouseOpenFail = value; in configServerFlags()
2432 xf86Info.allowMouseOpenFail = TRUE; in xf86HandleConfigFile()
H A Dxf86Helper.c1466 return xf86Info.allowMouseOpenFail; in xf86GetAllowMouseOpenFail()