equal
deleted
inserted
replaced
60 ImagePath m4_ICONPATH;.xpm:m4_IMGPATH:+ |
60 ImagePath m4_ICONPATH;.xpm:m4_IMGPATH:+ |
61 |
61 |
62 # Debian paths. |
62 # Debian paths. |
63 ImagePath +:/usr/share/icons/gnome/16x16/places |
63 ImagePath +:/usr/share/icons/gnome/16x16/places |
64 ImagePath +:/usr/share/icons/gnome/32x32/apps |
64 ImagePath +:/usr/share/icons/gnome/32x32/apps |
|
65 ImagePath +:/usr/share/icons/gnome-colors-common/32x32/apps |
65 ImagePath +:/usr/share/icons/locolor/32x32/apps |
66 ImagePath +:/usr/share/icons/locolor/32x32/apps |
66 # ImagePath +:/usr/share/icons/hicolor/16x16/apps |
67 # ImagePath +:/usr/share/icons/hicolor/16x16/apps |
67 ImagePath +:/usr/share/icons/hicolor/22x22/apps |
68 ImagePath +:/usr/share/icons/hicolor/22x22/apps |
68 ImagePath +:/usr/share/icons/hicolor/24x24/apps |
69 ImagePath +:/usr/share/icons/hicolor/24x24/apps |
69 ImagePath +:/usr/share/icons/hicolor/32x32/apps |
70 ImagePath +:/usr/share/icons/hicolor/32x32/apps |
235 |
236 |
236 # Start on screen with pointer. |
237 # Start on screen with pointer. |
237 # Style * StartsOnScreen c |
238 # Style * StartsOnScreen c |
238 |
239 |
239 # Fix for broken Java based GUI. |
240 # Fix for broken Java based GUI. |
240 Style "sun-awt-X11-*" MouseFocusClickRaises, Lenience |
241 # Style "sun-awt-X11-*" MouseFocusClickRaises, Lenience |
241 Style "com-pb-*" MouseFocusClickRaises, Lenience |
242 # Style "com-pb-*" MouseFocusClickRaises, Lenience |
242 |
243 |
243 ################################################################ |
244 ################################################################ |
244 # Screenshot Functions (uses ImageMagick). |
245 # Screenshot Functions (uses ImageMagick). |
245 |
246 |
246 m4_define(`m4_SCREENSHOTPATH', `$[HOME]/.screenshot')m4_dnl |
247 m4_define(`m4_SCREENSHOTPATH', `$[HOME]/.screenshot')m4_dnl |