equal
deleted
inserted
replaced
235 |
235 |
236 # Start on screen with pointer. |
236 # Start on screen with pointer. |
237 # Style * StartsOnScreen c |
237 # Style * StartsOnScreen c |
238 |
238 |
239 # Fix for broken Java based GUI. |
239 # Fix for broken Java based GUI. |
240 Style "sun-awt-X11-*" SloppyFocus, MouseFocusClickRaises, Lenience |
240 Style "sun-awt-X11-*" MouseFocusClickRaises, Lenience |
|
241 Style "com-pb-*" MouseFocusClickRaises, Lenience |
241 |
242 |
242 ################################################################ |
243 ################################################################ |
243 # Screenshot Functions (uses ImageMagick). |
244 # Screenshot Functions (uses ImageMagick). |
244 |
245 |
245 m4_define(`m4_SCREENSHOTPATH', `$[HOME]/.screenshot')m4_dnl |
246 m4_define(`m4_SCREENSHOTPATH', `$[HOME]/.screenshot')m4_dnl |