scrolling / firefox
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
d16d0bb840
commit
a9a19715dc
1 changed files with 21 additions and 0 deletions
21
blog/firefox-middlemouse-scrolling-paste.mdwn
Normal file
21
blog/firefox-middlemouse-scrolling-paste.mdwn
Normal file
|
@ -0,0 +1,21 @@
|
|||
[[!meta title="How to scroll and paste with the middle mouse button in Firefox"]]
|
||||
|
||||
If you're like me and use firefox with a trackpoint (i.e. no scroll "buttons"),
|
||||
you're probably also happy with these settings:
|
||||
|
||||
## middlemouse.paste=true
|
||||
|
||||
This adds pasting from the x clipboard.
|
||||
|
||||
## middlemouse.contentLoadURL=false
|
||||
|
||||
Do not try to load website from content in clipboard.
|
||||
|
||||
## general.autoScroll=true
|
||||
|
||||
Enable scrolling using the middle mouse button.
|
||||
|
||||
Now firefox behaves similar to [conkeror](http://conkeror.org/),
|
||||
which is my default browser currently.
|
||||
|
||||
[[!tag unix net]]
|
Loading…
Reference in a new issue