Buttons 4 and 5 should be used for scrolling instead of up/down keys
Bug #736210 reported by
Chase Douglas
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ginn |
Fix Committed
|
High
|
Unassigned |
Bug Description
X uses buttons 4 and 5 for scrolling, so the mapping is more correct than using the up and down keys. For example, in most terminals up and down keys are used to go back and forth in the command history instead of scrolling.
Related branches
lp://staging/~oif-team/ginn/scroll-pointer-fixes
- Mohamed IKBEL Boulabiar (community): Approve
-
Diff: 1451 lines (+695/-639)6 files modifiedetc/wishes.xml (+2/-2)
src/bamf.c (+27/-30)
src/config.c (+162/-137)
src/config.h (+17/-17)
src/ginn.c (+409/-402)
src/xt.c (+78/-51)
Changed in ginn: | |
status: | New → In Progress |
importance: | Undecided → High |
assignee: | nobody → Chase Douglas (chasedouglas) |
Changed in ginn: | |
status: | In Progress → Fix Committed |
Changed in ginn: | |
assignee: | Chase Douglas (chasedouglas) → nobody |
To post a comment you must log in.