From ce357c1f3db54ca40f7b53219fc49d304920f408 Mon Sep 17 00:00:00 2001 From: Colomban Wendling Date: Thu, 25 Jul 2019 15:52:09 +0200 Subject: prefs: Fix mnemonic relationships This fixes navigation with mnemonic keys as well as giving proper a11y context for the labeled widgets. Fixes #292. --- data/gpm-prefs.ui | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/data/gpm-prefs.ui b/data/gpm-prefs.ui index 24141ba..7ee19a7 100644 --- a/data/gpm-prefs.ui +++ b/data/gpm-prefs.ui @@ -110,6 +110,7 @@ 0 Put computer to _sleep when inactive for: True + combobox_ac_computer False @@ -142,6 +143,7 @@ 0 When laptop lid is cl_osed: True + combobox_ac_lid False @@ -213,6 +215,7 @@ 0 Put _display to sleep when inactive for: True + combobox_ac_display False @@ -350,6 +353,7 @@ 0 Put computer to _sleep when inactive for: True + combobox_battery_computer False @@ -382,6 +386,7 @@ 0 When laptop lid is cl_osed: True + combobox_battery_lid False @@ -412,6 +417,7 @@ 0 When battery po_wer is critically low: True + combobox_battery_critical False @@ -483,6 +489,7 @@ 0 Put _display to sleep when inactive for: True + combobox_battery_display False @@ -604,6 +611,7 @@ 0 Put computer to _sleep when inactive for: True + combobox_ups_computer False @@ -636,6 +644,7 @@ 0 When UPS power is l_ow: True + combobox_ups_low False @@ -666,6 +675,7 @@ 0 When UPS power is _critically low: True + combobox_ups_critical False @@ -737,6 +747,7 @@ 0 Put _display to sleep when inactive for: True + combobox_ups_display False @@ -828,6 +839,7 @@ 0 When the power _button is pressed: True + combobox_general_power False @@ -860,6 +872,7 @@ 0 When the _suspend button is pressed: True + combobox_general_suspend False -- cgit v1.2.1