/jEdit/tags/jedit-4-2-pre4/doc/tips/tip87.html
# · HTML · 13 lines · 11 code · 2 blank · 0 comment · 0 complexity · 566eaf76c09bb951e4911693a3c2c5b2 MD5 · raw file
- <html><body>If you have a mouse with a scroll wheel and are running Java 2
- version 1.4, you can use the
- wheel to scroll up and down in the text area. Various modifier keys
- change the action of the wheel:
- <ul>
- <li><b>Shift</b> - scrolls an entire page at a time.
- <li><b>Control</b> - scrolls a single line at a time.
- <li><b>Alt</b> - moves the caret up and down instead of scrolling.
- <li><b>Alt-Shift</b> - extends the selection up and down instead of scrolling.
- </ul>
- </body></html>