mirror of https://gitlab.com/bashrc2/epicyon
Swap keys
parent
9b0a41a2b7
commit
b5c5a1c34f
|
@ -14671,8 +14671,8 @@ def runDaemon(brochMode: bool,
|
||||||
|
|
||||||
# key shortcuts SHIFT + ALT + [key]
|
# key shortcuts SHIFT + ALT + [key]
|
||||||
httpd.accessKeys = {
|
httpd.accessKeys = {
|
||||||
'Page up': '.',
|
'Page up': ',',
|
||||||
'Page down': ',',
|
'Page down': '.',
|
||||||
'submitButton': 'y',
|
'submitButton': 'y',
|
||||||
'followButton': 'f',
|
'followButton': 'f',
|
||||||
'blockButton': 'b',
|
'blockButton': 'b',
|
||||||
|
|
Loading…
Reference in New Issue