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
2025-05-10
update man page.
B. Watson
2025-05-10
update TODO.
B. Watson
2025-05-10
use BUS_VIRTUAL, not BUS_USB.
B. Watson
2025-05-09
use UINPUT_MAX_NAME_SIZE.
B. Watson
2025-05-09
tweak debug messages.
B. Watson
2025-05-09
remove stray newline in PID message.
B. Watson
2025-05-09
print /sys path to input device if debugging.
B. Watson
2025-05-09
rearrange man page (move options closer to the top)
B. Watson
2025-05-08
mention udev rules in man page, add LIMITATIONS.
B. Watson
2025-05-07
add -p option.
B. Watson
2025-05-07
update version number and manual group.
0.2.0
B. Watson
2025-05-07
update TODO.
B. Watson
2025-05-07
--help nitpick.
B. Watson
2025-05-07
Makefile: document and fix static target.
B. Watson
2025-05-07
ignore marsond.static* in .gitignore
B. Watson
2025-05-07
exit cleanly on both SIGTERM and die().
B. Watson
2025-05-07
marsond.8: forgot to add this earlier.
B. Watson
2025-05-07
Makefile: add static target.
B. Watson
2025-05-06
derp2
B. Watson
2025-05-06
derp
B. Watson
2025-05-06
model number MT606-1, not MT-601
B. Watson
2025-05-06
fix VERSION. again.
0.1.4
B. Watson
2025-05-06
install man page in correct section.
0.1.3
B. Watson
2025-05-06
fix wrong man page install path.
0.1.2
B. Watson
2025-05-06
new version number.
0.1.1
B. Watson
2025-05-06
Makefile: fix stupidity with RULESUFFIX.
B. Watson
2025-05-06
Makefile: fix installed permissions.
0.1
B. Watson
2025-05-06
update man page.
B. Watson
2025-05-06
update docs.
B. Watson
2025-05-06
give credit to the udev rule tutorial.
B. Watson
2025-05-06
Makefile: remove rc script stuff, add udev rule.
B. Watson
2025-05-06
update README (no more rc script, using udev now).
B. Watson
2025-05-06
commentary and README.
B. Watson
2025-05-06
stop trying to print warnings if we have no stderr due to daemonize()
B. Watson
2025-05-06
update man page.
B. Watson
2025-05-06
add multiple instance warning if the device is busy.
B. Watson
2025-05-06
update README.
B. Watson
2025-05-06
update TODO, before I forget.
B. Watson
2025-05-06
much work (run as a daemon, drop priviliges, set priority, etc).
B. Watson
2025-05-06
much work (options, rc script, make install, etc etc).
B. Watson
2025-05-06
TODO: added.
B. Watson
2025-05-06
initial commit
B. Watson