From thunar-workers at xfce.org Sun Mar 2 08:25:14 2008 From: thunar-workers at xfce.org (thunar-workers@xfce.org) Date: Sun, 2 Mar 2008 07:25:14 +0000 (UTC) Subject: [Thunar-workers] [Thunar File Manager] page changed: documentation:installation_gentoo Message-ID: <20080302072514.896FCF29D8@mocha.foo-projects.org> A page in your DokuWiki was added or changed. Here are the details: Date : 2008/03/02 07:25 Browser : Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.1.12) Gecko/20080201 Firefox/2.0.0.12 IP-Address : 72.220.186.171 Hostname : ip72-220-186-171.sd.sd.cox.net Old Revision: http://thunar.xfce.org/pwiki/documentation/installation_gentoo?rev=1154305055 New Revision: http://thunar.xfce.org/pwiki/documentation/installation_gentoo Edit Summary: No need for pre-4.4 packages. Thunar and xfce 4.4 have been stable for quite awhile now. Installation couldn't be simpler. User : nightmorph @@ -1,36 +1,9 @@ ====== Installing on Gentoo ====== - For all Gentoo users that want to use and test new releases of Thunar and Xfce4 there exist easy solution. Gentoo developers prepared a set of ebuilds that could be used, additionally there exist an unofficial package with all xfce4-4.4.0_beta2 ebuilds. So it is Your choice what ebuilds to use, here are instructions how to use them both: + Thunar will be installed when you emerge xfce4: - - Packages download - * If You want use Portage ebuilds you have to only use **emerge --sync** command. - * If You want to use unoffical ebuilds You have to first download them from [[http://dev.gentoo.org/~moloh/ebuilds/|devspace]] site, untar and copy all files into a Portage overlay. Instructions howto create Portage overlay can be found on [[http://gentoo-wiki.com/HOWTO_Installing_3rd_Party_Ebuilds|Gentoo Wiki]] and as usual in [[http://www.gentoo.org/doc/en/handbook/2006.0/handbook-x86.xml?part=3&chap=5|Gentoo Handbook]]. These ebuilds are only prepared for ~x86 and ~amd64 architecture, but as new revisions will show on site, this would change. - * As a bonus in package there are few plugins for new xfce-4.4 panel and thunar. Try them out! - - Install ebuilds - * To use downloaded ebuilds You have to first unmask them. All packages are hard masked and use unstable keywords. List of all masked xfce4 packages can be found in ///usr/portage/profiles/package.mask// file, You can copy suitable content from this file. Instructions how to unmask and use unstable packages can be found in [[http://www.gentoo.org/doc/en/handbook/2006.0/handbook-x86.xml?part=3&chap=3|Gentoo Handbook]]. - * To install packages use **emerge xfce4** command. If You want install thunar only, instead of **emerge xfce4** use **emerge thunar**. Thunar can work with previous, stable release of xfce4 (i'am only sure of it in case of unofficial ebuilds). + # emerge -avt xfce4 - Notes: - * List of packages from ///usr/portage/profiles/package.mask// file (You can copy it to /etc/portage/package.unmask and /etc/portage/package.keywords files) - >=xfce-base/libxfce4util-4.3.90.1 \\ - >=xfce-base/libxfce4mcs-4.3.90.1 \\ - >=xfce-base/libxfcegui4-4.3.90.1 \\ - >=xfce-base/xfce4-panel-4.3.90.1 \\ - >=xfce-base/xfce-mcs-manager-4.3.90.1 \\ - >=xfce-extra/xfce4-mixer-4.3.90.1 \\ - >=xfce-base/xfprint-4.3.90.1 \\ - >=xfce-base/xfce-mcs-plugins-4.3.90.1 \\ - >=xfce-extra/xfce4-icon-theme-4.3.90.1 \\ - >=xfce-extra/mousepad-0.2.4 \\ - >=xfce-extra/exo-0.3.1.6_beta1 \\ - >=xfce-extra/terminal-0.2.5.1_beta1 \\ - >=xfce-base/orage-4.3.90.1 \\ - >=xfce-base/thunar-0.3.0_beta1 \\ - >=xfce-base/xfdesktop-4.3.90.1 \\ - >=xfce-extra/xfce4-appfinder-4.3.90.1 \\ - >=xfce-base/xfce-utils-4.3.90.1 \\ - >=xfce-base/xfwm4-4.3.90.1 \\ - >=x11-themes/gtk-engines-xfce-2.3.90.1 \\ - >=xfce-base/xfce4-session-4.3.90.1 \\ - >=xfce-extra/xfwm4-themes-4.3.90.1 \\ - >=xfce-base/xfce4-4.3.90.1 \\ + You may want to read the Gentoo [[http://www.gentoo.org/doc/en/xfce-config.xml|Xfce Configuration Guide]] to learn how to properly install and configure Xfce and Thunar. + + If you run some other desktop environment or window manager you can try installing just Thunar with ''emerge -avt thunar''. This will pull in some Xfce4 dependencies, as Thunar is designed for Xfce. -- This mail was generated by DokuWiki at http://thunar.xfce.org/pwiki/ From thunar-workers at xfce.org Sun Mar 2 08:26:05 2008 From: thunar-workers at xfce.org (thunar-workers@xfce.org) Date: Sun, 2 Mar 2008 07:26:05 +0000 (UTC) Subject: [Thunar-workers] [Thunar File Manager] page changed: documentation:installation_gentoo Message-ID: <20080302072605.71B22F29D8@mocha.foo-projects.org> A page in your DokuWiki was added or changed. Here are the details: Date : 2008/03/02 07:26 Browser : Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.1.12) Gecko/20080201 Firefox/2.0.0.12 IP-Address : 72.220.186.171 Hostname : ip72-220-186-171.sd.sd.cox.net Old Revision: http://thunar.xfce.org/pwiki/documentation/installation_gentoo?rev=1204442714 New Revision: http://thunar.xfce.org/pwiki/documentation/installation_gentoo Edit Summary: Oops, meant to switch those two paragraphs around User : nightmorph @@ -2,8 +2,8 @@ Thunar will be installed when you emerge xfce4: # emerge -avt xfce4 - - You may want to read the Gentoo [[http://www.gentoo.org/doc/en/xfce-config.xml|Xfce Configuration Guide]] to learn how to properly install and configure Xfce and Thunar. If you run some other desktop environment or window manager you can try installing just Thunar with ''emerge -avt thunar''. This will pull in some Xfce4 dependencies, as Thunar is designed for Xfce. + + You may want to read the Gentoo [[http://www.gentoo.org/doc/en/xfce-config.xml|Xfce Configuration Guide]] to learn how to properly install and configure Xfce and Thunar. -- This mail was generated by DokuWiki at http://thunar.xfce.org/pwiki/ From thunar-workers at xfce.org Sun Mar 2 08:27:50 2008 From: thunar-workers at xfce.org (thunar-workers@xfce.org) Date: Sun, 2 Mar 2008 07:27:50 +0000 (UTC) Subject: [Thunar-workers] [Thunar File Manager] page changed: documentation:tips_and_tricks Message-ID: <20080302072750.DAAAAF29D8@mocha.foo-projects.org> A page in your DokuWiki was added or changed. Here are the details: Date : 2008/03/02 07:27 Browser : Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.1.12) Gecko/20080201 Firefox/2.0.0.12 IP-Address : 72.220.186.171 Hostname : ip72-220-186-171.sd.sd.cox.net Old Revision: http://thunar.xfce.org/pwiki/documentation/tips_and_tricks?rev=1148088166 New Revision: http://thunar.xfce.org/pwiki/documentation/tips_and_tricks Edit Summary: Fixed English User : nightmorph @@ -7,9 +7,9 @@ As in every file manager, there are key bindings to select files. **Ctrl** helps to select single files and **Shift** to make a selection of several files. In addition there is **Ctrl+s** to select files by pattern (ie.: *.sh). ===== Mouse gesture ===== - Thunar in-builts a simple mouse gesture feature. Middle click on a blank space and move: + Thunar has a few built-in simple mouse gestures. Middle click on a blank space and move: * **Up** to get into the **parent directory** * **Left** to get into the **previous directory** * **Right** to get into the **next directory** * **Down** to **refresh** the current directory -- This mail was generated by DokuWiki at http://thunar.xfce.org/pwiki/ From thunar-workers at xfce.org Mon Mar 3 12:49:22 2008 From: thunar-workers at xfce.org (thunar-workers@xfce.org) Date: Mon, 3 Mar 2008 11:49:22 +0000 (UTC) Subject: [Thunar-workers] [Thunar File Manager] page changed: documentation:custom_actions Message-ID: <20080303114922.A4F08F29D8@mocha.foo-projects.org> A page in your DokuWiki was added or changed. Here are the details: Date : 2008/03/03 11:49 Browser : Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.13pre) Gecko/20070505 (Debian-1.8.0.15~pre080131b-0etch1) Galeon/2.0.2 (Debian package 2.0.2-4) IP-Address : 72.235.175.12 Hostname : udp231988uds.hawaiiantel.net Old Revision: http://thunar.xfce.org/pwiki/documentation/custom_actions?rev=1200830215 New Revision: http://thunar.xfce.org/pwiki/documentation/custom_actions Edit Summary: Added custom action (and plug) for gnome-search-tool User : kernst @@ -31,8 +31,16 @@ ===== Examples ===== Here are a few useful examples of custom actions. Feel free to extend this list. + + ==== Finding files in the current folder ==== + * Name: **Search...** + * Command: ''gnome-search-tool --path=%f'' + * File pattern: * + * Appears if selection contains: Directories + + **Note:** For this action, you'll need to have ''gnome-search-tool'' installed, which is part of the ''gnome-utils'' package. This program also has a [[http://linux.die.net/man/1/gnome-search-tool|lot of other nice command-line options]] which you could use to create even more specialized actions. ==== Working with archives (tar, gzip, etc) ==== * Name: **Extract here (bzip2)** * Command: ''tar xjf %n'' @@ -46,9 +54,9 @@ * Name: **Create tar.gz from folder** * Command: ''tar czvf %n.tar.gz %n'' * File pattern: * - * Appears if selection contains: folders + * Appears if selection contains: Directories **Hint:** You may prefer the [[http://thunar.xfce.org/plugins.html#thunar-archive-plugin|Thunar Archive Plugin]], which does pretty much the same thing with less manual setup required on your part. It's either included with your distribution (in the case of [[http://xubuntu.org/|Xubuntu]]), or available as a separate package (''thunar-archive-plugin'' in Debian Etch). You might also need the ''xarchiver'' package for things to work quite right. ==== Playing music files ==== -- This mail was generated by DokuWiki at http://thunar.xfce.org/pwiki/ From thunar-workers at xfce.org Mon Mar 3 12:56:51 2008 From: thunar-workers at xfce.org (thunar-workers@xfce.org) Date: Mon, 3 Mar 2008 11:56:51 +0000 (UTC) Subject: [Thunar-workers] [Thunar File Manager] page changed: documentation:custom_actions Message-ID: <20080303115651.6A1CBF29D8@mocha.foo-projects.org> A page in your DokuWiki was added or changed. Here are the details: Date : 2008/03/03 11:56 Browser : Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.13pre) Gecko/20070505 (Debian-1.8.0.15~pre080131b-0etch1) Galeon/2.0.2 (Debian package 2.0.2-4) IP-Address : 72.235.175.12 Hostname : udp231988uds.hawaiiantel.net Old Revision: http://thunar.xfce.org/pwiki/documentation/custom_actions?rev=1204544962 New Revision: http://thunar.xfce.org/pwiki/documentation/custom_actions Edit Summary: Added note about spaces in file/folder names being handled sensibly User : kernst @@ -4,17 +4,16 @@ {{ documentation:thunar-custom-actions.png }} This page serves as an introduction to the **Custom Actions** plugin, and includes a list of useful [[documentation:custom_actions#examples|Examples]]. - ===== Adding a custom action ===== This section provides a step-by-step introduction to the **Custom Actions** plugin, demonstrating how to add a **Print File** action, which uses xfprint to print text files. We start by opening the **Custom Actions** dialog as explained above. In the dialog, click on the first button in the list of buttons (the one labeled with the ''+''). The **Create Action** dialog will appear, as shown in the screenshot below. {{ documentation:thunar-custom-actions-1.png }} - On the first page, enter ''Print File'' as name and ''Print the selected using xfprint'' as description. Enter ''xfprint4 %f'' as command (the ''%f'' will be replaced with the path to the selected file, as explained in the dialog), and select an icon for the icon (in the screenshot the ''xfprint.svg'' icon was used). + On the first page, enter ''Print File'' as name and ''Print the selected using xfprint'' as description. Enter ''xfprint4 %f'' as command (the ''%f'' will be replaced with the path to the selected file, as explained in the dialog), and select an icon for the icon (in the screenshot the ''xfprint.svg'' icon was used). **NB:** Thunar seems to do the sensible thing when passing file/folder names with spaces in them, so don't worry excessively about putting single or double quotes around the "%" placeholder. Now, continue with the second page (the **Appearance Conditions** page). {{ documentation:thunar-custom-actions-2.png }} -- This mail was generated by DokuWiki at http://thunar.xfce.org/pwiki/ From thunar-workers at xfce.org Wed Mar 26 11:26:35 2008 From: thunar-workers at xfce.org (thunar-workers@xfce.org) Date: Wed, 26 Mar 2008 10:26:35 +0000 (UTC) Subject: [Thunar-workers] [Thunar File Manager] page changed: documentation:advanced_settings Message-ID: <20080326102635.BC89DF29D8@mocha.foo-projects.org> A page in your DokuWiki was added or changed. Here are the details: Date : 2008/03/26 10:26 Browser : Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.11) Gecko/20071204 BonEcho/2.0.0.11 IP-Address : 85.224.18.135 Hostname : c-8712e055.333-1-64736c10.cust.bredbandsbolaget.se Old Revision: http://thunar.xfce.org/pwiki/documentation/advanced_settings?rev=1145895536 New Revision: http://thunar.xfce.org/pwiki/documentation/advanced_settings Edit Summary: How to change font size of file lists. User : hygge @@ -17,8 +17,9 @@ Resource Files documentation]] for details about the file format. The following list includes the customizable widgets and the settings that can be customized for this widgets. + ==== ThunarAbstractIconView ==== @@ -43,8 +44,21 @@ class "ThunarIconView" style "thunar-icon-view-reduced-style" + If you would like to change the font of your file lists, match both widgets with *Thunar*View*. + + + style "fonttweak" + { + font_name = "Gagarin Semi-Condensed 8" + } + + widget_class "*Thunar*View*" style "fonttweak" + #widget_class "*GtkTreeView*" style "fonttweak" + + + All other XFCE apps (read GTK) uses GtkTreeWidget for file lists, for example file choosers that pop up on open and save file. ==== ThunarPathEntry ==== The ''ThunarPathEntry'' widget class is used for the location bar, both in the -- This mail was generated by DokuWiki at http://thunar.xfce.org/pwiki/ From thunar-workers at xfce.org Wed Mar 26 11:41:59 2008 From: thunar-workers at xfce.org (thunar-workers@xfce.org) Date: Wed, 26 Mar 2008 10:41:59 +0000 (UTC) Subject: [Thunar-workers] [Thunar File Manager] page added: documentation:theming Message-ID: <20080326104159.E20E2F29D8@mocha.foo-projects.org> A page in your DokuWiki was added or changed. Here are the details: Date : 2008/03/26 10:41 Browser : Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.11) Gecko/20071204 BonEcho/2.0.0.11 IP-Address : 85.224.18.135 Hostname : c-8712e055.333-1-64736c10.cust.bredbandsbolaget.se Old Revision: none New Revision: http://thunar.xfce.org/pwiki/documentation/theming Edit Summary: created User : hygge ====== Theming ====== As other XFCE apps, Thunar uses GTK and in turn the GTK themes. Theming GTK will also "theme" Thunar. Read about how at [[http://live.gnome.org/GnomeArt/Tutorials/GtkThemes|GTK Theming Tutorial]]. However Thunar has got some extra, useful and important widgets described under the [[documentation:advanced_settings|Advanced Settings]]. -- This mail was generated by DokuWiki at http://thunar.xfce.org/pwiki/