summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/print_colors.py2
-rw-r--r--doc/print_keys.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/print_colors.py b/doc/print_colors.py
index 7ffd6500..c3508fa6 100755
--- a/doc/print_colors.py
+++ b/doc/print_colors.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
 """
 You can use this tool to display all supported colors and their color number.
 It will exit after a keypress.
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
 """
l&id=c3b16311dd7f547c19253af757ae53d58c715ad1'>^
01dfcf631 ^
e25474154 ^
f530bbd63 ^


214c7a2eb ^


e25474154 ^
fd62116f6 ^





c617479c6 ^
73919e308 ^
73c355176 ^
73919e308 ^
e25474154 ^
fc9fdc2b9 ^
e25474154 ^
01dfcf631 ^
fc9fdc2b9 ^
ae0ab9a10 ^
e4e74034c ^
c617479c6 ^
fc9fdc2b9 ^



c617479c6 ^
e4e74034c ^
fc9fdc2b9 ^
3b7ef2288 ^

e25474154 ^
01dfcf631 ^
c617479c6 ^
e25474154 ^
73919e308 ^
627e192f6 ^



73919e308 ^



fc9fdc2b9 ^
fe285b354 ^


01dfcf631 ^
fe285b354 ^

ff4a69b62 ^
01dfcf631 ^
e25474154 ^
73c355176 ^
4aba7421f ^


e25474154 ^

3b7ef2288 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83