Modify ↓
Opened 7 years ago
Closed 7 years ago
#2747 closed enhancement (fixed)
Mouse-wheel support for MythUI
| Reported by: | Mario | Owned by: | ijr |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythtv | Version: | 0.20 |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
I am using a Logitech Media Desktop with Remote. This remote is actually
sending its information as keystrokes and mouse events. It has a nice
roller that behaves like a mouse-wheel.
So I tried getting this roller to work in MythTV. It was actually pretty
simple. It involves a small change in libs/libmythui/mythmainwindow.cpp,
shown below.
Now you can use a mouse-wheel to navigate the menus or in my case use
the Logitech remote. It would be nice to include this in the next
release because it adds functionality for all users.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.

diff against current SVN (0.20.11832)