Open GoogleCodeExporter opened 9 years ago
Or heck now that I think about it a way to get the Ctrl button going as a
modifier key would get most of the job done. (Ctrl+T new tab, Ctrl+Shift+T open
last tab, Ctrl+Tab change tabs)
(maybe in place of the red modifier key that does all the mostly useless
characters?)
I've almost got some sort of funtionality on this with AutoHotKey though I need
to figure out how it will let me use keys like Þýú$éå (red modifier
characters) without telling me it cant use keys not on the current keyboard map
:/
Original comment by rellim...@gmail.com
on 8 May 2015 at 4:33
This is a planned feature. For now, you could use XPadder to map the controller as a mouse with your own key combinations. Xbox2Mouse relies on Xinput, which I currently can't support now since that would require a large driver rewrite and I don't quite know enough about WDM to rewrite it so that the driver would leave all controller functions to the Microsoft driver. I'll have to look into xbox2mouse when implementing custom button mappings.
Received feedback on duplicate issue that seemed to suggest adding ability for custom mappings to simulate multiple keypresses as well as single keypresses.
Custom/alternate keyboard mapping is planned for the backlog. Been scheduled for post-v1.0 release
Original issue reported on code.google.com by
rellim...@gmail.com
on 8 May 2015 at 3:52