X-Git-Url: https://git.yukkurigames.com/?p=enjoyable.git;a=blobdiff_plain;f=Resources%2FHelp%2FContents%2FResources%2FEnglish.lproj%2Fpgs%2Fmouse.html;h=5436540656e98e853a0d5dcb28924d709941fde8;hp=c88e8ad60dd1bfa2f1212acf3b5021d1f970efe1;hb=6d5736852d9ba5f1cd8e2905842c181f6f5f8f61;hpb=5a0c575facf7002f69d1d87f8d4362cbb0895301 diff --git a/Resources/Help/Contents/Resources/English.lproj/pgs/mouse.html b/Resources/Help/Contents/Resources/English.lproj/pgs/mouse.html index c88e8ad..5436540 100644 --- a/Resources/Help/Contents/Resources/English.lproj/pgs/mouse.html +++ b/Resources/Help/Contents/Resources/English.lproj/pgs/mouse.html @@ -33,23 +33,17 @@

Mouse Events

-

- You can use Enjoyable to map input to mouse buttons, moving, and - scrolling. -

-

Movement

Select the direction you'd like the input to move the - mouse. Adjust the movement speed using the slider underneath. If - you are mapping an analog input then this is the maximum speed; - for a button it's a constant speed. + mouse. Adjust the movement speed using the slider underneath. + If you're mapping an analog input then this is the maximum + speed; for a button it's a constant speed.

- The speed is set independently for each input. You can have - faster horizontal movement than vertical movement, or map one - set of inputs to a fast speed and another set to a slow - speed. + The speed is independent for each input. You can have faster + horizontal movement than vertical movement, or map one set of + inputs to a fast speed and another set to a slow speed.

Buttons

@@ -59,18 +53,16 @@

Scrolling

- Simulated scrolling can be continuous like the scrolling - gestures on a trackpad, or discrete like a mouse wheel that - clicks as you spin it. You can simulate a vertical or horizontal - mouse wheel. + Simulated scrolling can be smooth like the scrolling gestures on + a trackpad, or discrete like a mouse wheel that clicks as you + spin it. You can simulate a vertical or horizontal mouse wheel.

- To use continuous scrolling check the Smooth - button and use the slider underneath the directions to adjust - the scrolling speed. If you are mapping an analog input then - this is the maximum speed; for a button it's a constant - speed. Scrolling will continue as long as as the input is held - down. + To use smooth scrolling check the Smooth button + and use the slider underneath the arrows to adjust the + scrolling speed. If you're mapping an analog input then this is + the maximum speed; for a button it's a constant speed. Scrolling + will continue as long as as the input is held down.

To use discrete scrolling leave the button unchecked. The input will trigger scrolling by exactly one line @@ -79,10 +71,10 @@

The arrows indicate the direction you would spin a mouse wheel - or move your fingers. Depending on settings this may mean you - need to choose a down arrow to scroll up and vice versa. You can - also change this globally in  > System Preferences… > - Mouse and  > System Preferences… > Trackpad. + or move your fingers. If you use natural scrolling you may need + to choose a down arrow to scroll up and vice versa. You can also + change this globally in  > System Preferences… > Mouse + and  > System Preferences… > Trackpad.

Known Issues