Opened 15 years ago

Closed 15 years ago

#6761 closed patch (fixed)

mythtv-setup - Override "No exit key"

Reported by: sphery <mtdean@…> Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: MythTV - Mythtv-setup Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

The attached patch overrides the "System Exit key" setting value, "No exit key," for mythtv-setup. Without the patch, users who specify, "No exit key," for mythfrontend cannot (cleanly) exit mythtv-setup without using a -O AllowQuitShutdown?=4 (or similar).

Since "No exit key" doesn't make sense for mythtv-setup, it's ignored, and ESC is used as the exit key. Other user-specified exit key combinations (Ctrl-ESC, Meta-ESC, Alt-ESC) are used as specified for mythfrontend.

Thanks to anykey in IRC for finding/reporting the issue.

Attachments (1)

mythtv-6761-ignore_No_exit_key_in_mythtv-setup.patch (670 bytes) - added by sphery <mtdean@…> 15 years ago.

Download all attachments as: .zip

Change History (2)

Changed 15 years ago by sphery <mtdean@…>

comment:1 Changed 15 years ago by sphery

Resolution: fixed
Status: newclosed

(In [21350]) Allow mythtv-setup to exit on systems configured with "No exit key" for the "System Exit key" setting. Overrides the setting within the session to use Esc without modifier for the exit key.

Closes #6761

Note: See TracTickets for help on using tickets.