From 8317d6a3665268089bac4e28824bf21424981cb0 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Sat, 26 Jan 2019 10:32:38 -0800 Subject: [PATCH] Add delete button to session settings --- source/3/3.2/3.2.13/session_settings.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/3/3.2/3.2.13/session_settings.rst b/source/3/3.2/3.2.13/session_settings.rst index 24f93090..c82f9ddd 100644 --- a/source/3/3.2/3.2.13/session_settings.rst +++ b/source/3/3.2/3.2.13/session_settings.rst @@ -15,7 +15,7 @@ The :guilabel:`Default Applications` tab lets you change your default browser an The :guilabel:`Autostart` tab has settings for what to autostart. The autostart applications lets you choose which applications to autostart like managers for print queues. All of these are check-boxes to start various programs. You can start a program at startup by adding it here. Click the :guilabel:`add` button, give the process a name e.g. "Terminal drop down" and type in the appropriate terminal command e.g. "terminal -d" where it says :guilabel:`Command`. To change a keyboard shortcut press the :guilabel:`Edit` button. -The tab for :guilabel:`Environment (Advanced)` has many effects for you environment variables for your session. The :guilabel:`Variable Name` provides the name of the environment variable. To change the value of a varible double click on the value under the :guilabel:`Value` column. To add a new environment variable press the :guilabel:`Add` button. Then at the bottom a dotted line will appear and double click to enter the Varible Name and the Value for the variable. Several of theese varibles relate to hidpi support see ``_ . +The tab for :guilabel:`Environment (Advanced)` has many effects for you environment variables for your session. The :guilabel:`Variable Name` provides the name of the environment variable. To change the value of a varible double click on the value under the :guilabel:`Value` column. To add a new environment variable press the :guilabel:`Add` button. Then at the bottom a dotted line will appear and double click to enter the Varible Name and the Value for the variable. To delete an environment variable press the :guilabel:`Delete` button. Several of theese varibles relate to hidpi support see ``_ . If you want to undo changes you have done press the :guilabel:`reset` button.