Ticket #3377 (closed patch: fixed)
Opened 6 years ago
Last modified 6 years ago
Add "Run Setup" button to mythwelcome popup menu to start mythtv-setup.
| Reported by: | anonymous | Owned by: | paulh |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.21 |
| Component: | mythtv | Version: | head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
With the addition of per channel commercial detection settings and storage groups etc. I have found the need to periodically run mythtv-setup.
I run mythwelcome as the "magic application" for my XSession as it is a dedicated mythtv appliance, as such I find it inconvenient to have to kill the XSession, edit .xinitrc and comment out mythfrontend, uncomment mythtv-setup and run startx. Then backout the .xinitrc changes and restart X after finishing with mythtv-setup.
So instead on complaining... I added a button to the popup dialog to run mythtv-setup, it has the same command line configuration option as mythfrontend in the F11 config screen (I copied it from FE setup).
I hope this is of use and can make it into trunk.
Cheers,
Roo.
Attachments
Change History
Changed 6 years ago by Roo
- Attachment mythwelcome-mythtvsetup-keybinding.diff added
Updated patch to launch mythtv-setup from keybinding, replaces previous
comment:1 Changed 6 years ago by Roo
As per discussion on -dev mailing (http://www.gossamer-threads.com/lists/mythtv/dev/272207) list I have attached an updated patch that adds a keybinding to mythwelcome context to launch mythtv-setup. This patch replaces the previous one.
The keybinding is undefined by default as per the discussion.
Cheers
comment:2 Changed 6 years ago by paulh
- Owner changed from ijr to paulh
- Version changed from unknown to head
- Type changed from enhancement to patch
- Milestone changed from unknown to 0.21
comment:3 Changed 6 years ago by paulh
- Status changed from new to closed
- Resolution set to fixed
(In [13742]) Patch by Roo to add a key binding to run mythtv-setup from MythWelcome?.
Just noticed that you have to restart MythWelcome? if you change any of the key bindings before they take effect. Don't see an easy way to fix this at the moment.
Closes #3377.
