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 (
Expand
)
Author
2025-05-13
limit udev rule to USB, in case some PCI vendor/product ID matches.
HEAD
0.3.0
master
B. Watson
2025-05-12
update README.
B. Watson
2025-05-12
tighten up parse_args() some more.
B. Watson
2025-05-12
better error message for missing option argument.
B. Watson
2025-05-12
tighten up parse_args().
B. Watson
2025-05-12
sanity-check -p arg.
B. Watson
2025-05-11
fix debug startup message.
B. Watson
2025-05-11
improve --help and debugging output.
B. Watson
2025-05-11
CHANGES: added.
B. Watson
2025-05-11
fix compile with pcc and tcc.
B. Watson
2025-05-11
Makefile comment
B. Watson
2025-05-11
generate version number in man page so I won't forget to update it.
B. Watson
2025-05-11
tweak man page (mention new build options).
B. Watson
2025-05-11
make vendor/product IDs and default device names configurable at build time.
B. Watson
2025-05-11
do not bind keys above 255, stops xinput from showing marsond as a pointer.
B. Watson
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
[next]