This shows you the differences between two versions of the page.
|
apps:ristretto:preferences [2012/04/29 08:41] stephan |
apps:ristretto:preferences [2012/04/29 13:42] (current) andrzejr Added links |
||
|---|---|---|---|
| Line 69: | Line 69: | ||
| However, there are some cases where you want Ristretto not to use Thunar, but go for the build-in dialog all the times. This can be the case when you have Thunar installed, but don't use it. Launching the file-properties dialog from Ristretto will then cause Thunar to be launched, making it a pretty expensive dialog. | However, there are some cases where you want Ristretto not to use Thunar, but go for the build-in dialog all the times. This can be the case when you have Thunar installed, but don't use it. Launching the file-properties dialog from Ristretto will then cause Thunar to be launched, making it a pretty expensive dialog. | ||
| - | Being a somewhat advanced feature, this option is not exposed through the preferences-dialog, and can only be enabled through the xfconf command-line utility xfconf-query. This can be done as followed: | + | Being a somewhat advanced feature, this option is not exposed through the preferences-dialog, and can only be enabled through the [[xfce:xfconf:|xfconf]] command-line utility [[xfce:xfconf:xfconf-query|xfconf-query]]. This can be done as followed: |
| <code> | <code> | ||
| $ xfconf-query -c ristretto -p /window/use-thunar-properties -n -t bool -s false | $ xfconf-query -c ristretto -p /window/use-thunar-properties -n -t bool -s false | ||