Skip to content

Instantly share code, notes, and snippets.

View domasmar's full-sized avatar

Domas domasmar

  • Lithuania, Vilnius
View GitHub Profile
@domasmar
domasmar / mouse-keys.py
Created June 15, 2014 17:02
Simple mouse keys script for linux written in python
'''
Keyboard keys codes:
KEY_KP1 - 1
KEY_KP2 - 2
KEY_KP3 - 3
KEY_KP4 - 4
KEY_KP5 - 5
KEY_KP6 - 6
KEY_KP7 - 7
KEY_KP8 - 8