Mirzha1806Avatar border
TS
Mirzha1806
Reverse scroll mouse,merasakan natural scroll seperti mac os lion di windows 7
Rilis terbaru dari sistem operasi Apple 'OS X Lion telah memperkenalkan apa Apple menyebut natural scroll, dimana bergulir arah terbalik dibandingkan dengan apa yang biasanya di windows. Perubahan ini diperkenalkan untuk menyatukan gerakan OS X berhubungan dengan gerakan sentuh pada perangkat IOS.

Pada iPad misalnya, untuk sampai ke atas halaman agan tarik jari Anda BAWAH layar untuk menarik konten ke bawah halaman, sehingga membawa Anda ke atas halaman / layar. Pra-OS X Lion, menyeret jari Anda BAWAH touch pad pada laptop membawa Anda ke BOTTOM dari halaman, karena mimmicked yang berputar dari roda mouse gulir. Posting OS X Lion dengan bergulir alami diaktifkan Namun, menyeret jari Anda BAWAH fungsi touch pad seperti jika Anda menyeret jari Anda turun satu layar, dan efektif menyeret konten BAWAH halaman membawa Anda ke bagian atas layar.

ane menjalankan OS X Lion di MacBook Pro dan os windows 7 doal boot.telah tumbuh cukup terbiasa dengan adanya fitur natural display, terutama mengingat bahwa saya juga memiliki sebuah iPad. Anda hanya perlu membayangkan bahwa itu layar sentuh yang Anda menavigasi sekitar, dan resiko untuk memulai perang api itu benar-benar merasa lebih alami ... bagi saya setidaknya pula.

Softwarenya buat reverse scrool
Download software autohotkeys

Setelah itu download scriptnya [URL="https://rapid*share.com/files/3749084659/ReverseScrollingWindows.ahk"]disini gan[/URL]

illustrasinya seperti ini gan



Step 1: Install AutoHotkey on your Windows PC.

Step 2: Launch AutoHotkey, and when prompted to create a sample script, click the Yes button.

Step 3: When the sample script appears in Notepad, paste the following code just below the two sample hotkeys:
Code:
WheelUp::
Send {WheelDown}
Return

WheelDown::
Send {WheelUp}
Return

Step 4: Save the script in Notepad (Ctrl+S).

Step 5: Right-click on the AutoHotkey icon from the taskbar and select Reload This Script.

That's it. Now scrolling on your Windows touch pad or mouse will be reversed. To enable the script on reboot, just copy the AutoHotkey shortcut to your Startup folder. If you end up using AutoHotkey for other scripts, just copy the shortcuts to the scripts themselves into the Startup folder. To disable reverse scrolling, edit the code out of the script or uninstall AutoHotkey entirely.

kalau berguna mohon lempar emoticon-Blue Guy Cendol (L)ye gan
0
3.1K
39
GuestAvatar border
Guest
Tulis komentar menarik atau mention replykgpt untuk ngobrol seru
Urutan
Terbaru
Terlama
GuestAvatar border
Guest
Tulis komentar menarik atau mention replykgpt untuk ngobrol seru
Komunitas Pilihan