Up to [cvs.netbsd.org] / src / usr.sbin / wsmoused
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.7.2.1 / (download) - annotate - [select for diffs], Thu Apr 1 02:26:08 2004 UTC (8 years, 1 month ago) by jmc
Branch: netbsd-2-0
CVS Tags: netbsd-2-base,
netbsd-2-1-RELEASE,
netbsd-2-1-RC6,
netbsd-2-1-RC5,
netbsd-2-1-RC4,
netbsd-2-1-RC3,
netbsd-2-1-RC2,
netbsd-2-1-RC1,
netbsd-2-1,
netbsd-2-0-RELEASE,
netbsd-2-0-RC5,
netbsd-2-0-RC4,
netbsd-2-0-RC3,
netbsd-2-0-RC2,
netbsd-2-0-RC1,
netbsd-2-0-3-RELEASE,
netbsd-2-0-2-RELEASE,
netbsd-2-0-1-RELEASE,
netbsd-2
Changes since 1.7: +3 -3
lines
Diff to previous 1.7 (colored) next main 1.8 (colored)
Pullup rev 1.8 (requested by jmmv in ticket #29) Fix two typos. PR#22581
Revision 1.8 / (download) - annotate - [select for diffs], Wed Mar 31 11:15:36 2004 UTC (8 years, 1 month ago) by jmmv
Branch: MAIN
CVS Tags: yamt-pf42-baseX,
yamt-pf42-base4,
yamt-pf42-base3,
yamt-pf42-base2,
yamt-pf42-base,
yamt-pf42,
yamt-pagecache-base5,
yamt-pagecache-base4,
yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
yamt-pagecache,
wrstuden-revivesa-base-3,
wrstuden-revivesa-base-2,
wrstuden-revivesa-base-1,
wrstuden-revivesa-base,
wrstuden-revivesa,
wrstuden-fixsa-newbase,
wrstuden-fixsa-base-1,
wrstuden-fixsa-base,
wrstuden-fixsa,
netbsd-6-base,
netbsd-6,
netbsd-5-base,
netbsd-5-1-RELEASE,
netbsd-5-1-RC4,
netbsd-5-1-RC3,
netbsd-5-1-RC2,
netbsd-5-1-RC1,
netbsd-5-1-2-RELEASE,
netbsd-5-1-1-RELEASE,
netbsd-5-1,
netbsd-5-0-RELEASE,
netbsd-5-0-RC4,
netbsd-5-0-RC3,
netbsd-5-0-RC2,
netbsd-5-0-RC1,
netbsd-5-0-2-RELEASE,
netbsd-5-0-1-RELEASE,
netbsd-5-0,
netbsd-5,
netbsd-4-base,
netbsd-4-0-RELEASE,
netbsd-4-0-RC5,
netbsd-4-0-RC4,
netbsd-4-0-RC3,
netbsd-4-0-RC2,
netbsd-4-0-RC1,
netbsd-4-0-1-RELEASE,
netbsd-4-0,
netbsd-4,
netbsd-3-base,
netbsd-3-1-RELEASE,
netbsd-3-1-RC4,
netbsd-3-1-RC3,
netbsd-3-1-RC2,
netbsd-3-1-RC1,
netbsd-3-1-1-RELEASE,
netbsd-3-1,
netbsd-3-0-RELEASE,
netbsd-3-0-RC6,
netbsd-3-0-RC5,
netbsd-3-0-RC4,
netbsd-3-0-RC3,
netbsd-3-0-RC2,
netbsd-3-0-RC1,
netbsd-3-0-3-RELEASE,
netbsd-3-0-2-RELEASE,
netbsd-3-0-1-RELEASE,
netbsd-3-0,
netbsd-3,
mjf-devfs2-base,
mjf-devfs2,
matt-premerge-20091211,
matt-nb5-pq3-base,
matt-nb5-pq3,
matt-nb5-mips64-u2-k2-k4-k7-k8-k9,
matt-nb5-mips64-u1-k1-k5,
matt-nb5-mips64-premerge-20101231,
matt-nb5-mips64-premerge-20091211,
matt-nb5-mips64-k15,
matt-nb5-mips64,
matt-nb4-mips64-k7-u2a-k9b,
matt-mips64-premerge-20101231,
matt-mips64-base2,
matt-mips64-base,
matt-mips64,
matt-armv6-prevmlocking,
matt-armv6-nbase,
matt-armv6-base,
matt-armv6,
keiichi-mipv6-nbase,
keiichi-mipv6-base,
keiichi-mipv6,
jym-xensuspend-nbase,
jym-xensuspend-base,
jym-xensuspend,
hpcarm-cleanup-nbase,
hpcarm-cleanup-base,
hpcarm-cleanup,
cube-autoconf-base,
cube-autoconf,
cherry-xenmp-base,
cherry-xenmp,
bouyer-quota2-nbase,
bouyer-quota2-base,
bouyer-quota2,
abandoned-netbsd-4-base,
abandoned-netbsd-4,
HEAD
Changes since 1.7: +3 -3
lines
Diff to previous 1.7 (colored)
Fix two typos, reported as part of PR bin/22581.
Revision 1.7 / (download) - annotate - [select for diffs], Mon Jan 5 12:16:25 2004 UTC (8 years, 4 months ago) by jmmv
Branch: MAIN
CVS Tags: netbsd-2-0-base
Branch point for: netbsd-2-0
Changes since 1.6: +7 -1
lines
Diff to previous 1.6 (colored)
Add the xconsole_delay property which specifies the number of seconds to wait when returning from the X console before reactivating the mouse. Some systems may require more than the default (or may want less to get faster response).
Revision 1.6 / (download) - annotate - [select for diffs], Mon Jan 5 10:59:19 2004 UTC (8 years, 4 months ago) by jmmv
Branch: MAIN
Changes since 1.5: +18 -18
lines
Diff to previous 1.5 (colored)
fifo, ttystat and xconsole properties are generic (used by all modes), so move them to their respective section. Fixes part of PR bin/23223.
Revision 1.5 / (download) - annotate - [select for diffs], Wed Aug 6 22:11:50 2003 UTC (8 years, 9 months ago) by jmmv
Branch: MAIN
Changes since 1.4: +33 -5
lines
Diff to previous 1.4 (colored)
Add the `action' mode, which can be used to associate commands with mouse button events. This mode needs to be explicitly enabled at runtime, and does nothing if not configured. As there are now two different modes available, adjust the manpages accordingly, describing what they do and how they work separatedly. While here, remove a bunch of unused stuff (event syntax) from config file parsing. This was initially added with this new mode in mind, but it has not been used to make it a lot simpler.
Revision 1.4 / (download) - annotate - [select for diffs], Wed Aug 6 18:07:53 2003 UTC (8 years, 9 months ago) by jmmv
Branch: MAIN
Changes since 1.3: +12 -6
lines
Diff to previous 1.3 (colored)
- Let the main program handle multiple run modes easily. Each one is described by a structure with pointers to functions. - Clearly separate the "selection" mode (which provides copy and paste support in console) from wsmoused's main program. - Added the "modes" property to the configuration file and the "-m" command line option to specify which modes should be activated. (this is mostly useless for now, as only the "selection" mode exists; a new mode will be added soon, hopefully). - While here, several style fixes according to share/misc/style.
Revision 1.3 / (download) - annotate - [select for diffs], Tue Mar 4 22:31:15 2003 UTC (9 years, 2 months ago) by jmmv
Branch: MAIN
Changes since 1.2: +9 -1
lines
Diff to previous 1.2 (colored)
Create a pidfile while running (which can be tuned with the new "pidfile" configuration variable). Ok'ed by christos.
Revision 1.2 / (download) - annotate - [select for diffs], Tue Mar 4 14:38:25 2003 UTC (9 years, 2 months ago) by jmmv
Branch: MAIN
Changes since 1.1: +1 -5
lines
Diff to previous 1.1 (colored)
Configuration file is optional, as well as sections inside it.
Revision 1.1 / (download) - annotate - [select for diffs], Tue Mar 4 14:33:55 2003 UTC (9 years, 2 months ago) by jmmv
Branch: MAIN
Add support to parse a configuration file, /etc/wsmoused.conf by default. This file lets users tune the behavior of the daemon in a easy way, without having to mess with command line options (nor in rc.conf). It will also simplify future integration of new functionality within the program as multiple "modes" of operator are recognized. The new wsmoused.conf(5) manpage contains all related details. Some error message cleanup and minor manpage fixes too. Ok'ed by christos.