Opened 11 years ago
Closed 11 years ago
#16 closed enhancement (fixed)
Make mouse settings better configurable
Reported by: | Andreas Schnellbacher | Owned by: | Andreas Schnellbacher |
---|---|---|---|
Priority: | major | Milestone: | 2.0 beta |
Component: | Menu and keys | Version: | 1.15 |
Keywords: | mouse keys | Cc: |
Description
Actually mouse settings are hard to configure, because they are nested
in several procs.
It should be investigated to make mouse config as easy as keyboard
config, at best with the same config files. Mouse config depends on
multiple cases, therefore it gets probably too complicated for one-line
defs. At least simple defs should be easily changeable by a user.
Change History (2)
comment:1 by , 11 years ago
Owner: | set to |
---|---|
Status: | new → accepted |
comment:2 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.
Fixed by changesets r2601 and r2602.