Searched refs:hotkey (Results 1 - 4 of 4) sorted by relevance

/solaris-x11-s11/open-src/driver/xf86-input-hotkey/
H A DMakefile26 MODULE_NAME=xf86-input-hotkey
/solaris-x11-s11/open-src/driver/xf86-input-hotkey/sun-src/
H A DMakefile23 SRCS = hotkey.c
/solaris-x11-s11/open-src/driver/
H A DMakefile42 xf86-input-hotkey \
/solaris-x11-s11/open-src/xserver/xorg/sun-src/tsol/
H A Dtsolextension.c1914 HotKeyPtr hotkey = TsolKeyboardPrivate(keybd); local
1918 if (!hotkey->initialized)
1921 if (((xE->u.u.detail == hotkey->key) &&
1923 xE->u.keyButtonPointer.state == hotkey->shift)) ||
1924 ((xE->u.u.detail == hotkey->altkey) &&
1926 xE->u.keyButtonPointer.state == hotkey->altshift)))

Completed in 34 milliseconds