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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/scripts/
H A Dmakefile.openbsd45 ${INSTALL} -d -o root -g wheel ${DESTDIR}${PREFIX}/include; \
48 ${INSTALL} -d -o root -g wheel ${DESTDIR}${LIBDIR}; \
51 ${INSTALL} -d -o root -g wheel ${DESTDIR}${LIBDIR}/debug; \
54 ${INSTALL} -d -o root -g wheel ${DESTDIR}${MANDIR}3; \
57 ${INSTALL} -d -o root -g wheel ${DESTDIR}${MANDIR}5; \
60 ${INSTALL} -d -o root -g wheel ${DESTDIR}${PREFIX}/share/doc/png; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/png/scripts/
H A Dmakefile.openbsd41 ${INSTALL} -d -o root -g wheel ${DESTDIR}${PREFIX}/include/libpng; \
44 ${INSTALL} -d -o root -g wheel ${DESTDIR}${LIBDIR}; \
47 ${INSTALL} -d -o root -g wheel ${DESTDIR}${LIBDIR}/debug; \
50 ${INSTALL} -d -o root -g wheel ${DESTDIR}${MANDIR}3; \
53 ${INSTALL} -d -o root -g wheel ${DESTDIR}${MANDIR}5; \
56 ${INSTALL} -d -o root -g wheel ${DESTDIR}${PREFIX}/share/doc/png; \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/input/
H A Dad714x.h56 struct ad714x_wheel_plat *wheel; member in struct:ad714x_platform_data
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/misc/
H A Dad714x.c116 * Unlike slider/wheel/touchpad, all buttons point to
124 struct ad714x_wheel_drv *wheel; member in struct:ad714x_driver_data
430 * When the scroll wheel is activated, we compute the absolute position based
438 struct ad714x_wheel_plat *hw = &ad714x->hw->wheel[idx];
439 struct ad714x_wheel_drv *sw = &ad714x->sw->wheel[idx];
445 dev_dbg(ad714x->dev, "wheel %d highest_stage:%d\n", idx,
451 struct ad714x_wheel_plat *hw = &ad714x->hw->wheel[idx];
469 * When the scroll wheel is activated, we compute the absolute position based
488 struct ad714x_wheel_plat *hw = &ad714x->hw->wheel[idx];
489 struct ad714x_wheel_drv *sw = &ad714x->sw->wheel[id
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/tablet/
H A Daiptek.c300 int wheel; /* synthetic wheel amount */ member in struct:aiptek_settings
508 if (aiptek->curSetting.wheel != AIPTEK_WHEEL_DISABLE) {
510 aiptek->curSetting.wheel);
511 aiptek->curSetting.wheel = AIPTEK_WHEEL_DISABLE;
589 if (aiptek->curSetting.wheel !=
593 aiptek->curSetting.wheel);
594 aiptek->curSetting.wheel = AIPTEK_WHEEL_DISABLE;
653 if (aiptek->curSetting.wheel != AIPTEK_WHEEL_DISABLE) {
656 aiptek->curSetting.wheel);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/mac/setup/ncftp_dist/
H A Drun_packagemaker_and_then_make_a_dmg.sh122 sudo chown -R root:wheel "$ncftp_dist"
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hid/
H A Dhid-roccat-kone.h29 kone_keystroke_button_3 = 0xf2, /* wheel */
53 kone_button_info_type_button_3 = 0x3, /* scroll (wheel) */
160 uint8_t wheel; /* up = 1, down = -1 */ member in struct:kone_mouse_event
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dmouseevt.tex136 The distance the mouse wheel is rotated.
143 The wheel delta, normally $120$.
150 The configured number of lines (or whatever) to be scrolled per wheel
314 wheel action. Defaults to three.
321 Get wheel rotation, positive or negative indicates direction of
333 Get wheel delta, normally $120$. This is the threshold for action to be
365 the mouse wheel instead of line scrolling.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dconfigure6492 if test -f /etc/group -a ! -z "`grep '^wheel:' /etc/group`" ; then
6493 V_GROUP=wheel

Completed in 147 milliseconds