FAQ/Slow Scrolling
From AbiWiki
(Difference between revisions)
Line 1: | Line 1: | ||
- | + | If scrolling in AbiWord is really slow, please try the following: | |
* Make sure AbiWord is not running | * Make sure AbiWord is not running | ||
* Edit your AbiWord.Profile file (typically this will be ~/.AbiSuite/AbiWord.Profile) | * Edit your AbiWord.Profile file (typically this will be ~/.AbiSuite/AbiWord.Profile) | ||
- | * In the custom scheme section ( | + | * In the custom scheme section (<code><Scheme name="_custom_"</code>) add |
- | EnableSmoothScrolling= | + | EnableSmoothScrolling="0" |
* Start AbiWord; most likely your problem is fixed now | * Start AbiWord; most likely your problem is fixed now | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- |
Current revision as of 13:19, 27 November 2010
If scrolling in AbiWord is really slow, please try the following:
- Make sure AbiWord is not running
- Edit your AbiWord.Profile file (typically this will be ~/.AbiSuite/AbiWord.Profile)
- In the custom scheme section (
<Scheme name="_custom_"
) add
EnableSmoothScrolling="0"
- Start AbiWord; most likely your problem is fixed now