HomeSort by: relevance | last modified time | path
    Searched refs:wheel (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/
Makefile 108 ${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/
localuser.md 26 xhost +SI:localgroup:wheel
  /xsrc/external/mit/xf86-video-qxl/dist/src/
spiceqxl_inputs.c 350 static void tablet_wheel(SpiceTabletInstance* sin, int wheel,
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/
10-tmpdirs.cpp 59 chown root:wheel $dir

Completed in 7 milliseconds