diff options
Diffstat (limited to 'plugins/dfinput/dfinput.ui')
| -rw-r--r-- | plugins/dfinput/dfinput.ui | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/plugins/dfinput/dfinput.ui b/plugins/dfinput/dfinput.ui index df3b4606..17dfbdb9 100644 --- a/plugins/dfinput/dfinput.ui +++ b/plugins/dfinput/dfinput.ui @@ -694,6 +694,21 @@ <property name="position">1</property> </packing> </child> + <child> + <object class="GtkCheckButton" id="checkps"> + <property name="label" translatable="yes">Prevent screensaver (xdg-screensaver)</property> + <property name="visible">True</property> + <property name="can_focus">True</property> + <property name="receives_default">False</property> + <property name="xalign">0</property> + <property name="draw_indicator">True</property> + </object> + <packing> + <property name="expand">False</property> + <property name="fill">True</property> + <property name="position">2</property> + </packing> + </child> </object> <packing> <property name="position">3</property> |
