<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://halfface.se/wiki/index.php?action=history&amp;feed=atom&amp;title=Xfce</id>
	<title>Xfce - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://halfface.se/wiki/index.php?action=history&amp;feed=atom&amp;title=Xfce"/>
	<link rel="alternate" type="text/html" href="https://halfface.se/wiki/index.php?title=Xfce&amp;action=history"/>
	<updated>2026-04-19T08:57:16Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://halfface.se/wiki/index.php?title=Xfce&amp;diff=13258&amp;oldid=prev</id>
		<title>Ekaanbj: /* Modify the xfce settings via cli */</title>
		<link rel="alternate" type="text/html" href="https://halfface.se/wiki/index.php?title=Xfce&amp;diff=13258&amp;oldid=prev"/>
		<updated>2019-11-26T05:51:15Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Modify the xfce settings via cli&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=Modify the xfce settings via cli=&lt;br /&gt;
List channels.&lt;br /&gt;
 xfconf-query -l&lt;br /&gt;
Monitor wanted channel for changes.&lt;br /&gt;
 xfconf-query -c xfwm4 -m&lt;br /&gt;
To set, unset, or toggle that setting using xfconf-query:&lt;br /&gt;
 xfconf-query -c xfwm4 -p /general/raise_on_click -s true&lt;br /&gt;
 xfconf-query -c xfwm4 -p /general/raise_on_click -s false&lt;br /&gt;
 xfconf-query -c xfwm4 -p /general/raise_on_click -T&lt;br /&gt;
=reset xfce settings=&lt;br /&gt;
Log out graphically and login via non graphical terminal.&lt;br /&gt;
 mv $HOME/.config/xfce4/ $HOME/.config/xfce4.$(date &amp;#039;+%Y-%m-%d_%H-%M-%S&amp;#039;)&lt;br /&gt;
 rsync -rP /etc/xdg/xfce4/ $HOME/.config/xfce4/&lt;/div&gt;</summary>
		<author><name>Ekaanbj</name></author>
	</entry>
</feed>