Searched refs:wheel (Results 1 - 6 of 6) sorted by relevance

/xsrc/
H A DMakefile108 ${INSTALL} -d -m 755 -o root -g wheel ${RELEASEDIR}/${MACHINE}/binary/sets
109 ${INSTALL} -d -m 755 -o root -g wheel ${DESTDIR}/etc/mtree
/xsrc/external/mit/xorgproto/dist/specs/SIAddresses/
H A Dlocaluser.md26 xhost +SI:localgroup:wheel
/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dspiceqxl_inputs.c350 static void tablet_wheel(SpiceTabletInstance* sin, int wheel, argument
353 // convert wheel into fourth and fifth buttons
355 | (wheel > 0 ? (1<<4) : 0)
356 | (wheel < 0 ? (1<<3) : 0));
366 .wheel = tablet_wheel,
/xsrc/external/mit/xinit/dist/launchd/privileged_startx/
H A D10-tmpdirs.cpp59 chown root:wheel $dir
/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/
H A DX11Application.m1138 // <rdar://problem/7989690> deltaXY for wheel events are being sent as mouse movement
/xsrc/external/mit/xorg-server/dist/hw/xquartz/
H A DX11Application.m935 // <rdar://problem/7989690> deltaXY for wheel events are being sent as mouse movement

Completed in 9 milliseconds