diff options
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 15 |
1 files changed, 5 insertions, 10 deletions
@@ -1,15 +1,7 @@ -Definitely: - -- Find an actual PS/2 mouse, plug it into the adaptor, make sure - the mouse port still works while marsond is running. It *should* - since it's a separate device under /dev/input, but it's better to - know than to assume. I have an old Kensington PS/2 trackball - in a box somewhere... - Maybe: -- If anyone ever finds another adaptor that has the Enter key - issue, with a different USB vendor and product ID, add another +- If anyone ever finds another adaptor that has the Enter and Shift + key issues, with a different USB vendor and product ID, add another udev rule for it. - Actual realtime scheduling (maybe). sched(7). Not sure it's @@ -23,3 +15,6 @@ Maybe: - Options to set the virtual device name and vendor/product IDs. Would anyone ever need this? KISS principle says wait & see. + +- Config file? Do we need it? The udev rules file lets the user add + options as needed. |
