KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
w10wheel
★ 10
Open GitHub ↗
Mouse Wheel Simulator
Download README (.md)
Explore Similar Repositories
codejargon
:
简明编程术语
trie
:
Exploring trie-structured data
roll20scripts
:
My scripts developted for roll20
web-audio-assembler
:
No description available.
redux-haiku
:
Redux side-effects using state diffs in subcribers
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
w10wheel
?
Download (.md)
# W10Wheel W10Wheel is the Mouse Wheel Simulator for Windows 10. ## Supported Windows and Java version 8 Update 101 (8u101) or later. <https://www.java.com/> ### Windows 7, 8.1 Requires software to enable scroll inactive windows, such as WizMouse. <http://antibody-software.com/web/software/software/wizmouse-makes-your-mouse-wheel-work-on-the-window-under-the-mouse/> ### Windows 10 Enable the option. <https://www.thurrott.com/windows/windows-10/2435/windows-10-tip-scroll-inactive-windows> ## Usage Settings are available in the system tray. Properties file is stored in the user directory. * LRTrigger: Press Left to Right, or vice versa. (simultaneously) * LeftTrigger: Press Left to Right. (simultaneously) * RightTrigger: Press Right to Left. (simultaneously) * MiddleTrigger: Press Middle. * X1Trigger: Press X1. * X2Trigger: Press X2. * LeftDragTrigger: Press Left and Drag. (lock-free) * RightDragTrigger: Press Right and Drag. (lock-free) * MiddleDragTrigger: Press Middle and Drag. (lock-free) * X1DragTrigger: Press X1 and Drag. (lock-free) * X2DragTrigger: Press X2 and Drag. (lock-free) ## License The MIT License