Index: index.xml =================================================================== --- index.xml +++ index.xml @@ -58,9 +58,11 @@
  • How are elements displayed in TabWin widget?
  • How is zoom effect enabled?
  • -
  • How can xfdashboard be lauched at +
  • How can we adopt same behavior as Thunar in + GtkFileChooserDialog widget?
  • +
  • How can xfdashboard be lauched at startup?
  • -
  • How can PulseAudio be disabled?
  • +
  • How can PulseAudio be disabled?
  • Full text

    @@ -227,7 +229,7 @@

    Or change the value of /general/use_compositing:

    -
    % xfconf-query -c xfwm4 -p /general/use_compositing -T
    +
    % xfconf-query -c xfwm4 -p /general/use_compositing -n -t bool -s true
  • @@ -251,15 +253,15 @@

    How are elements displayed in TabWin widget?

    By default in TabWin widget, open applications are - symbolized by icons list.

    + symbolized by previews list.

    -

    Another view is also possible.

    +

    Another view is also possible (like in Xfce <= 4.10).

    % xfconf-query -c xfwm4 -p /general/cycle_tabwin_mode -n -t int -s 1

    Possible values are:

  • @@ -277,6 +279,22 @@
  • +

    How can we adopt same behaviour as Thunar in + GtkFileChooserDialog widget?

    + +

    Thunar displays by default directories first, then + files. This behaviour is managed by + /misc-folders-first property.

    + +

    To adopt same behaviour when GTK3 applications use + GtkFileChooserDialog widget, the value of + sort-directories-first must be changed.

    + +
    % gsettings set org.gtk.Settings.FileChooser sort.directories-first true
    +
  • + +
  • +

    How can xfdashboard be launched at startup?

    Launch xfce4-session-settings, and go to @@ -289,7 +307,7 @@

  • - +

    How can PulseAudio be disabled?

    In ~/.config/pulse/client.conf replace these