MouseWarp
Click a tab to play this game!
Simple program that moves your mouse to the opposite side when it touches a side of the screen. Run the .jar file to make it work.
Click a tab to play this game!
Simple program that moves your mouse to the opposite side when it touches a side of the screen. Run the .jar file to make it work.
Comments (newest first)
Kevin
cats
Instead of a key combination, I'd suggest using the SystemTray class to allow for minimal user interaction (exiting, maybe temporarily disabling, etc). There's a good tutorial here: http://docs.oracle.com/javase/tutorial/uiswing/misc/systemtray.html
Jojo
@iandioch Thanks! Key combination to turn it on/off is a nice idea but I'm not sure if I'll add it. I just wanted to make a super simple program with no configuration and a key combination can conflict with existing programs, so I don't really know if it's a good idea to add.
iandioch
Ciúnas Bóthar Cailin Bainne!
Also, it might make sense to have a key combination to toggle it on/off. Just an idea!
iandioch
Ciúnas Bóthar Cailin Bainne!
Wow, this is great. Ran without a hitch for me, and I suppose it could actually be considered useful.
Only problem is my own fault: my taskbar only appears when I mosue over the edge of the screen, so it's a bit of a pain.
Anyway, nice one! Look forward to browsing the source to see how to do a bit of trolling myself.
Login to leave a comment!