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
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2025-05-11
CHANGES: added.
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
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-07
add -p option.
B. Watson
2025-05-07
update version number and manual group.
0.2.0
B. Watson
2025-05-07
Makefile: document and fix static target.
B. Watson
2025-05-07
Makefile: add static target.
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
Makefile: fix stupidity with RULESUFFIX.
B. Watson
2025-05-06
Makefile: fix installed permissions.
0.1
B. Watson
2025-05-06
update docs.
B. Watson
2025-05-06
Makefile: remove rc script stuff, add udev rule.
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
initial commit
B. Watson