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
2 days
limit udev rule to USB, in case some PCI vendor/product ID matches.
HEAD
0.3.0
master
B. Watson
3 days
update README.
B. Watson
3 days
tighten up parse_args() some more.
B. Watson
3 days
better error message for missing option argument.
B. Watson
3 days
tighten up parse_args().
B. Watson
3 days
sanity-check -p arg.
B. Watson
4 days
fix debug startup message.
B. Watson
4 days
improve --help and debugging output.
B. Watson
4 days
CHANGES: added.
B. Watson
4 days
fix compile with pcc and tcc.
B. Watson
4 days
Makefile comment
B. Watson
4 days
generate version number in man page so I won't forget to update it.
B. Watson
4 days
tweak man page (mention new build options).
B. Watson
4 days
make vendor/product IDs and default device names configurable at build time.
B. Watson
4 days
do not bind keys above 255, stops xinput from showing marsond as a pointer.
B. Watson
5 days
update man page.
B. Watson
5 days
update TODO.
B. Watson
5 days
use BUS_VIRTUAL, not BUS_USB.
B. Watson
6 days
use UINPUT_MAX_NAME_SIZE.
B. Watson
6 days
tweak debug messages.
B. Watson
6 days
remove stray newline in PID message.
B. Watson
6 days
print /sys path to input device if debugging.
B. Watson
6 days
rearrange man page (move options closer to the top)
B. Watson
7 days
mention udev rules in man page, add LIMITATIONS.
B. Watson
8 days
add -p option.
B. Watson
8 days
update version number and manual group.
0.2.0
B. Watson
8 days
update TODO.
B. Watson
8 days
--help nitpick.
B. Watson
8 days
Makefile: document and fix static target.
B. Watson
8 days
ignore marsond.static* in .gitignore
B. Watson
8 days
exit cleanly on both SIGTERM and die().
B. Watson
8 days
marsond.8: forgot to add this earlier.
B. Watson
8 days
Makefile: add static target.
B. Watson
9 days
derp2
B. Watson
9 days
derp
B. Watson
9 days
model number MT606-1, not MT-601
B. Watson
9 days
fix VERSION. again.
0.1.4
B. Watson
9 days
install man page in correct section.
0.1.3
B. Watson
9 days
fix wrong man page install path.
0.1.2
B. Watson
9 days
new version number.
0.1.1
B. Watson
9 days
Makefile: fix stupidity with RULESUFFIX.
B. Watson
9 days
Makefile: fix installed permissions.
0.1
B. Watson
9 days
update man page.
B. Watson
9 days
update docs.
B. Watson
9 days
give credit to the udev rule tutorial.
B. Watson
9 days
Makefile: remove rc script stuff, add udev rule.
B. Watson
9 days
update README (no more rc script, using udev now).
B. Watson
9 days
commentary and README.
B. Watson
9 days
stop trying to print warnings if we have no stderr due to daemonize()
B. Watson
9 days
update man page.
B. Watson
[next]