Home
last modified time | relevance | path

Searched refs:moused (Results 1 – 17 of 17) sorted by relevance

/freebsd/usr.sbin/moused/moused/
H A DMakefile2 PROG= moused
4 SRCS= moused.c \
14 MAN= moused.8 \
15 moused.conf.5
16 CONFS= moused.conf
H A Dmoused.c486 static void moused(void);
840 moused(); in main()
927 moused(void) in moused() function
/freebsd/tools/build/
H A Ddepend-cleanup.sh338 if [ -f "$OBJTOP"/usr.sbin/moused/moused ]; then
340 run rm -fv "$OBJTOP"/usr.sbin/moused/moused
/freebsd/usr.sbin/bsdconfig/mouse/
H A Denable48 MOUSED_PIDFILE=/var/run/moused.pid
94 f_eval_catch -d "$0" moused \
H A Dflags48 MOUSED_PIDFILE=/var/run/moused.pid
H A Ddisable48 MOUSED_PIDFILE=/var/run/moused.pid
/freebsd/usr.sbin/moused/
H A DMakefile1 SUBDIR+=moused
/freebsd/usr.sbin/bsdinstall/scripts/
H A Dservices93 [ "$daemon" = "moused" ] && havemouse=1
/freebsd/libexec/rc/rc.d/
H A Dmoused64 /usr/sbin/moused ${myflags} -p ${myport} ${typearg} ${pidarg}
H A DMakefile332 SYSCONS= moused \
/freebsd/sbin/devd/
H A DMakefile35 CONSOLE+= moused.conf syscons.conf
/freebsd/packages/console-tools/
H A Dconsole-tools.ucl29 * moused(8) can be used to interface with a mouse and provide a graphical
/freebsd/usr.sbin/apmd/
H A DREADME178 # reinitializing a moused(8) connected to a serial port.
181 # exec "kill -HUP `cat /var/run/moused.pid`";
/freebsd/usr.sbin/
H A DMakefile166 SUBDIR.${MK_LEGACY_CONSOLE}+= moused
/freebsd/targets/pseudo/userland/
H A DMakefile.depend596 usr.sbin/moused \
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc3886 OLD_FILES+=etc/moused.conf
3887 OLD_FILES+=etc/rc.d/moused
3892 OLD_FILES+=usr/sbin/moused
3902 OLD_FILES+=usr/share/man/man5/moused.conf.5.gz
3903 OLD_FILES+=usr/share/man/man8/moused.8.gz
3905 OLD_FILES+=usr/share/moused/5-generic-touchpad.quirks
3906 OLD_DIRS+=usr/share/moused
/freebsd/
H A DUPDATING311 uhid(4). Work on a FIDO/U2F driver and moused(8) is in progress.