index
:
marsond
master
Fix the Enter key on Marson/USBLinux/MT606-1 PS/2 => USB keyboard adaptors
urchlay -at- slackware _dot_ uk
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
5 days
Makefile comment
B. Watson
5 days
generate version number in man page so I won't forget to update it.
B. Watson
5 days
tweak man page (mention new build options).
B. Watson
5 days
make vendor/product IDs and default device names configurable at build time.
B. Watson
5 days
do not bind keys above 255, stops xinput from showing marsond as a pointer.
B. Watson
6 days
update man page.
B. Watson
6 days
update TODO.
B. Watson
6 days
use BUS_VIRTUAL, not BUS_USB.
B. Watson
7 days
use UINPUT_MAX_NAME_SIZE.
B. Watson
7 days
tweak debug messages.
B. Watson
7 days
remove stray newline in PID message.
B. Watson
7 days
print /sys path to input device if debugging.
B. Watson
7 days
rearrange man page (move options closer to the top)
B. Watson
8 days
mention udev rules in man page, add LIMITATIONS.
B. Watson
9 days
add -p option.
B. Watson
9 days
update version number and manual group.
0.2.0
B. Watson
9 days
update TODO.
B. Watson
9 days
--help nitpick.
B. Watson
9 days
Makefile: document and fix static target.
B. Watson
9 days
ignore marsond.static* in .gitignore
B. Watson
9 days
exit cleanly on both SIGTERM and die().
B. Watson
9 days
marsond.8: forgot to add this earlier.
B. Watson
9 days
Makefile: add static target.
B. Watson
10 days
derp2
B. Watson
10 days
derp
B. Watson
10 days
model number MT606-1, not MT-601
B. Watson
10 days
fix VERSION. again.
0.1.4
B. Watson
10 days
install man page in correct section.
0.1.3
B. Watson
10 days
fix wrong man page install path.
0.1.2
B. Watson
10 days
new version number.
0.1.1
B. Watson
10 days
Makefile: fix stupidity with RULESUFFIX.
B. Watson
10 days
Makefile: fix installed permissions.
0.1
B. Watson
10 days
update man page.
B. Watson
10 days
update docs.
B. Watson
10 days
give credit to the udev rule tutorial.
B. Watson
10 days
Makefile: remove rc script stuff, add udev rule.
B. Watson
10 days
update README (no more rc script, using udev now).
B. Watson
10 days
commentary and README.
B. Watson
10 days
stop trying to print warnings if we have no stderr due to daemonize()
B. Watson
10 days
update man page.
B. Watson
10 days
add multiple instance warning if the device is busy.
B. Watson
10 days
update README.
B. Watson
10 days
update TODO, before I forget.
B. Watson
10 days
much work (run as a daemon, drop priviliges, set priority, etc).
B. Watson
10 days
much work (options, rc script, make install, etc etc).
B. Watson
10 days
TODO: added.
B. Watson
10 days
initial commit
B. Watson