Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
xfce:thunar:faq [2019/11/22 02:52] – kevinbowen | xfce:thunar:faq [2025/05/07 07:57] (current) – [How to give unique identifiers to specific Thunar windows?] alexxcons | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ---- | + | ~~NOTOC~~ |
- | ====== Frequently Asked Questions ====== | + | {{ : |
- | ---- | + | ====== |
The intent of this section is to collect the quite numerous frequently asked questions that relate to working with Thunar. If you know of a question that is missing from this page, please [[https:// | The intent of this section is to collect the quite numerous frequently asked questions that relate to working with Thunar. If you know of a question that is missing from this page, please [[https:// | ||
+ | * [[#Why does Thunar forget its settings when run as root?|Why does Thunar forget its settings when run as root?]] | ||
* [[#Why doesn' | * [[#Why doesn' | ||
* [[#Where does Thunar store the metadata associated with files? | * [[#Where does Thunar store the metadata associated with files? | ||
Line 9: | Line 11: | ||
* [[#How to use mouse gestures in Thunar?|How to use mouse gestures in Thunar?]] | * [[#How to use mouse gestures in Thunar?|How to use mouse gestures in Thunar?]] | ||
* [[#How do I assign different keyboard shortcuts? | * [[#How do I assign different keyboard shortcuts? | ||
- | * [[#Where does Thunar store the keyboard shortcuts? | ||
* [[#Why does Thunar display the fall-back icon for all files and folders? | * [[#Why does Thunar display the fall-back icon for all files and folders? | ||
- | * [[#Where are the deleted items from the trash located?|Where are the deleted items from the trash located?]] | + | * [[#How to disable recently used files?|How to disable recently used files?]] |
- | * [[#Can Thunar | + | * [[#How to use trash functionality on BTRFS volumes?|How to use trash functionality on BTRFS volumes?]] |
+ | * [[#How to give unique identifiers to specific | ||
---- | ---- | ||
- | === Why doesn' | ||
- | For security reasons Thunar only executes files of type application/ | ||
- | Also note that for application/ | + | ===== Why does Thunar forget its settings when run as root? ===== |
+ | |||
+ | Thunar relies on '' | ||
+ | |||
+ | You can start Thunar as root with dbus-session with the following command: | ||
+ | |||
+ | '' | ||
+ | |||
+ | or | ||
+ | |||
+ | '' | ||
---- | ---- | ||
- | === Where does Thunar | + | ===== Why doesn' |
- | Thunar | + | For security reasons, by default |
+ | |||
+ | Also note that for application/x-executable and application/x-shellscript, | ||
+ | |||
+ | Execution of binary files explicitly needs to be enabled in the [[xfce:thunar:preferences# | ||
---- | ---- | ||
- | === Where does Thunar store its preferences? | + | |
+ | ===== Where does Thunar store the metadata associated with files? ===== | ||
+ | |||
+ | Thunar has its file and folder metadata storage implemented as a set of key/value pairs. Since 1.6, this data is stored using the '' | ||
+ | |||
+ | For example: | ||
+ | The command '' | ||
+ | |||
+ | For a more detailed list of file information, | ||
+ | |||
+ | |||
+ | See [[https:// | ||
+ | ---- | ||
+ | |||
+ | ===== Where does Thunar store its preferences? | ||
Thunar stores the user configurable preferences (and hidden settings) in an [[: | Thunar stores the user configurable preferences (and hidden settings) in an [[: | ||
Line 32: | Line 60: | ||
---- | ---- | ||
- | === How to use mouse gestures in Thunar? === | + | |
+ | ===== How to use mouse gestures in Thunar? | ||
Thunar currently features basic support for so called //mouse gestures// in its icon view. You can use these mouse gestures by holding down the middle mouse button (usually the mouse wheel) while the mouse pointer is on the background area of the icon view component (any area that is not covered by an icon or a text). Now you can move the cursor into four directions to perform certain actions, which are described below. | Thunar currently features basic support for so called //mouse gestures// in its icon view. You can use these mouse gestures by holding down the middle mouse button (usually the mouse wheel) while the mouse pointer is on the background area of the icon view component (any area that is not covered by an icon or a text). Now you can move the cursor into four directions to perform certain actions, which are described below. | ||
Line 41: | Line 70: | ||
---- | ---- | ||
- | === How do I assign different keyboard shortcuts? === | ||
- | If you want to rebind a shortcut, Thunar supports the standard GTK+ way of changing shortcuts: simply hover over the menu option with the mouse pointer and press the keyboard shortcut you want to rebind it to. | ||
- | Read more about this in the general [[: | + | ===== How do I assign different keyboard shortcuts? ===== |
- | <note important> | + | |
- | For thunar | + | Starting with thunar |
- | After that edit the accelerators located in '' | + | For Thunar |
- | ( e.g. in '' | + | Note that for some keys the ''< |
+ | Check the [[https:// | ||
- | ---- | + | If you are a packager, or a system administrator, |
- | === Where does Thunar store the keyboard shortcuts? === | + | |
- | The custom keyboard | + | |
- | If you are a packager or a system administrator and want to provide a system wide default for the keyboard shortcuts, that is different from the default shortcuts in Thunar, you can create a file '' | ||
---- | ---- | ||
- | === Why does Thunar display the fall-back icon for all files and folders? === | + | |
+ | ===== Why does Thunar display the fall-back icon for all files and folders? | ||
If Thunar displays the fallback icon for all files and folders, as shown in the screenshot below, it is usually caused by one of the following problems: | If Thunar displays the fallback icon for all files and folders, as shown in the screenshot below, it is usually caused by one of the following problems: | ||
- | {{ documentation:thunar-faq-broken-icons.png }} | + | <figure " |
+ | {{: | ||
+ | </ | ||
- You don't have an [[http:// | - You don't have an [[http:// | ||
Line 83: | Line 110: | ||
Depending on your system you might need to install the default GNOME icon theme in addition to your preferred icon theme (the Debian/ | Depending on your system you might need to install the default GNOME icon theme in addition to your preferred icon theme (the Debian/ | ||
+ | |||
---- | ---- | ||
- | === Where are the deleted items from the trash located? === | ||
- | Thunar is following the freedesktop standards in this. Following the links below you can find out more of this freedesktop specifications. Read more [[http:// | ||
- | You will find your deleted items in '' | + | ===== How to disable recently used files? ===== |
+ | |||
+ | If you want to prevent the store of all files opened via thunar (or other gtk based applications), | ||
+ | |||
+ | < | ||
+ | [Settings] | ||
+ | gtk-recent-files-enabled=0 | ||
+ | </ | ||
---- | ---- | ||
- | === Can Thunar display video thumbnails? === | ||
- | Two possible ways. First, You'll need to build thunar with support for gconf (GNOME thumbnailers) and install one of the available | ||
- | movie thumbnailers for GNOME, i.e. Totem includes the totem-video-thumbnailer. Second, You can get thumbnails without GNOME by | ||
- | installing [[http:// | ||
+ | ===== How to use trash functionality on BTRFS volumes? ===== | ||
+ | |||
+ | Some users may encounter issues with trash functionality on BTRFS volumes in Gtk based file managers like Thunar, even when the x-gvfs-trash option is specified in the /etc/fstab entry. This issue results in files being permanently deleted instead of being moved to Trash when deleted. | ||
+ | |||
+ | **Workaround**: | ||
+ | ---- | ||
+ | |||
+ | ===== How to give unique identifiers to specific Thunar windows? ===== | ||
+ | |||
+ | If, for example, you want to open a Thunar window on a specific screen or workspace, it might make sense to start separate Thunar processes and force a specific application-name for them. This will allow moving these instances, based on the chosen name. In order to use separate processes, the command '' | ||
+ | |||
+ | * XOrg: '' | ||
+ | * Wayland: '' | ||
+ | |||
+ | Note that each Thunar instance will create an isolated D-Bus session environment. Additionally, | ||
+ | |||
+ | ---- | ||
[[|Back To Top]] | [[|Back To Top]] | ||
---- | ---- | ||
- | [[: | + | [[: |