diff options
Diffstat (limited to 'doc/print_keys.py')
-rw-r--r-- | doc/print_keys.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/print_keys.py b/doc/print_keys.py index 0790acab..f87a2a40 100644 --- a/doc/print_keys.py +++ b/doc/print_keys.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python """ You can use this tool to find out values of keypresses """ |