User Tools

Site Tools


software:windows_starting_under_panels

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
software:windows_starting_under_panels [2025/10/23 00:36] – created timbsoftware:windows_starting_under_panels [2025/10/23 02:00] (current) timb
Line 1: Line 1:
 +====== Windows Utarting Under Panels ======
 +
 See also [[Xubuntu|]], [[XFCE|]], [[Index|]] See also [[Xubuntu|]], [[XFCE|]], [[Index|]]
  
Line 9: Line 11:
 This was the code I used to fix it so that windows would start correctly: This was the code I used to fix it so that windows would start correctly:
  
-{{{\\ +<code> 
-timothy@kb0odu:~$ xfconf-query -c xfce4-panel -p /panels/panel-0/disable-struts\\ +timothy@kb0odu:~$ xfconf-query -c xfce4-panel -p /panels/panel-0/disable-struts true 
-true\\ +timothy@kb0odu:~$ xfconf-query -c xfce4-panel -p /panels/panel-0/disable-struts -t bool -n -s false 
-timothy@kb0odu:~$ xfconf-query -c xfce4-panel -p /panels/panel-0/disable-struts -t bool -n -s false\\ +timothy@kb0odu:~$ xfconf-query -c xfce4-panel -p /panels/panel-0/disable-struts false 
-timothy@kb0odu:~$ xfconf-query -c xfce4-panel -p /panels/panel-0/disable-struts\\ +timothy@kb0odu:~$ xfconf-query -c xfce4-panel -p /panels/panel-1/disable-struts true 
-false\\ +timothy@kb0odu:~$ xfconf-query -c xfce4-panel -p /panels/panel-1/disable-struts -t bool -n -s false 
-timothy@kb0odu:~$ xfconf-query -c xfce4-panel -p /panels/panel-1/disable-struts\\ +timothy@kb0odu:~$ 
-true\\ +</code> 
-timothy@kb0odu:~$ xfconf-query -c xfce4-panel -p /panels/panel-1/disable-struts -t bool -n -s false\\ + 
-timothy@kb0odu:~$\\ +
-}}}\\+
 I had to run the code for both panel-0 (top panel) and panel-1 (the bottom panel). I had to run the code for both panel-0 (top panel) and panel-1 (the bottom panel).
software/windows_starting_under_panels.1761179783.txt.gz · Last modified: by timb