Jump to content

Map mousewheel zoom to keyboard


georgesdimitrov

Recommended Posts

EDIT: NEVERMIND, I managed to write an AutoHotKey script that does it (code below)! If a mod wishes to delete this post, feel free.

 

PgUp::Send {WheelUp}
PgDn::Send {WheelDown}

 

Hi, (First post here...)

 

My problem is that the "mousewheel" scroll on my Synaptics touchpad is not recognized by Skyrim (essentially because the driver sends VSCROLL instead of MOUSEWHEEL messages to Windows).

 

Is there a way through a mod to map the mousewhell control for zooming in third-person view and in the map to keyboard keys such as PgUp and PgDn? For example, PgUp zooms in and PgDn zooms out?

 

Thanks a lot!

 

PS: Before anyone suggests that I buy an actual mouse, I haven't used one for the last eight years except on public computers... and I want to play Skyrim in the bed at night, in public transportation, on a coffeeshop table, etc.

Edited by georgesdimitrov
Link to comment
Share on other sites

  • 1 year later...
  • 3 years later...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...