slitaz-tools view hacker/.gqview/gqviewrc @ rev 183

Rewrited 'mountbox', better inerface, gen list automaicaly, add e2fsck and more...
author Christophe Lincoln <pankso@slitaz.org>
date Sun May 11 00:25:10 2008 +0200 (2008-05-11)
parents
children
line source
1 ######################################################################
2 # GQview config file version 2.0.4 #
3 ######################################################################
5 # Note: This file is autogenerated. Options can be changed here,
6 # but user comments and formatting will be lost.
8 ##### General Options #####
10 layout_style: 0
12 layout_order: "123"
14 layout_view_as_icons: false
16 layout_view_as_tree: false
18 show_icon_names: true
21 tree_descend_folders: false
23 lazy_image_sync: false
25 update_on_time_change: true
27 exif_auto_rotate: false
30 enable_startup_path: false
32 startup_path:
34 zoom_mode: fit
35 two_pass_scaling: true
37 zoom_to_fit_allow_expand: true
40 fit_window_to_image: false
42 limit_window_size: false
44 max_window_size: 100
47 progressive_keyboard_scrolling: false
49 scroll_reset_method: 0
52 enable_thumbnails: false
54 thumbnail_width: 96
56 thumbnail_height: 72
58 cache_thumbnails: true
60 cache_thumbnails_into_dirs: false
62 use_xvpics_thumbnails: true
64 thumbnail_spec_standard: true
67 local_metadata: false
70 sort_method: 1
72 sort_ascending: true
74 sort_case_sensitive: false
77 confirm_delete: true
79 enable_delete_key: true
81 safe_delete: false
83 safe_delete_path: "/home/hacker/.gqview/trash"
84 safe_delete_size: 20
87 tools_float: false
89 tools_hidden: false
91 restore_tool_state: false
93 toolbar_hidden: false
95 mouse_wheel_scrolls: false
97 in_place_rename: true
99 open_recent_max: 10
101 image_cache_size_max: 10
103 thumbnail_quality: 1
105 zoom_quality: 2
107 dither_quality: 1
109 zoom_increment: 5
111 enable_read_ahead: true
113 display_dialogs_under_mouse: false
115 black_window_background: false
117 fullscreen_screen: -1
119 fullscreen_clean_flip: false
121 fullscreen_disable_saver: true
123 fullscreen_above: false
125 custom_similarity_threshold: 99
128 ##### Slideshow Options #####
130 slideshow_delay: 15.0
132 slideshow_random: false
134 slideshow_repeat: false
137 ##### Filtering Options #####
139 show_dotfiles: false
141 disable_filtering: false
143 filter_ext: "png" ".png" "Le format d'image PNG"
144 filter_ext: "jpeg" ".jpeg;.jpe;.jpg" "Le format d'image JPEG"
145 filter_ext: "gif" ".gif" "Le format d'image GIF"
146 filter_ext: "ico" ".ico;.cur" "Le format d'image ICO"
147 filter_ext: "ani" ".ani" "Le format d'image ANI"
148 filter_ext: "ras" ".ras" "Le format d'image Sun raster"
149 filter_ext: "xpm" ".xpm" "Le format d'image XPM"
150 filter_ext: "tiff" ".tiff;.tif" "Le format d'image TIFF"
151 filter_ext: "pnm" ".pnm;.pbm;.pgm;.ppm" "La famille de format d'image PNM/PBM/PGM/PPM"
152 filter_ext: "bmp" ".bmp" "Le format d'image BMP"
153 filter_ext: "wbmp" ".wbmp" "Le format d'image WBMP"
154 filter_ext: "xbm" ".xbm" "Le format d'image XBM"
155 filter_ext: "tga" ".tga;.targa" "Le format d'image Targa"
156 filter_ext: "pcx" ".pcx" "Le format d'image PCX"
157 filter_ext: "#svg" ".svg" "Scalable Vector Graphics"
159 ##### External Programs #####
160 # Maximum of 10 programs (external_1 through external_10)
161 # format: external_n: "menu name" "command line"
163 external_1: "Mtpaint" "mtpaint %f"
164 external_2: "" ""
165 external_3: "" ""
166 external_4: "" ""
167 external_5: "" ""
168 external_6: "" ""
169 external_7: "" ""
170 external_8: "" ""
171 external_9: "jpegtran rotation horaire" "%vif jpegtran -rotate 90 -copy all -outfile %p_tmp %p; then mv %p_tmp %p;else rm %p_tmp;fi"
172 external_10: "jpegtran rotation anti-horaire" "%vif jpegtran -rotate 270 -copy all -outfile %p_tmp %p; then mv %p_tmp %p;else rm %p_tmp;fi"
174 ##### Collection Options #####
176 rectangular_selections: false
179 ##### Window Positions #####
181 restore_window_positions: false
184 main_window_x: 398
186 main_window_y: 312
188 main_window_width: 700
190 main_window_height: 500
192 main_window_maximized: false
194 float_window_x: 0
196 float_window_y: 0
198 float_window_width: 260
200 float_window_height: 450
202 float_window_divider: 200
204 divider_position_h: 260
206 divider_position_v: 200
208 ######################################################################
209 # end of GQview config file #
210 ######################################################################