parent
c86b1d0508
commit
cd5f77210c
@ -1018,6 +1018,7 @@ KEY_DATA = collections.OrderedDict([
|
|||||||
('home', ['<Ctrl-h>']),
|
('home', ['<Ctrl-h>']),
|
||||||
('stop', ['<Ctrl-s>']),
|
('stop', ['<Ctrl-s>']),
|
||||||
('print', ['<Ctrl-Alt-p>']),
|
('print', ['<Ctrl-Alt-p>']),
|
||||||
|
('open qute:settings', ['Ss']),
|
||||||
])),
|
])),
|
||||||
|
|
||||||
('insert', collections.OrderedDict([
|
('insert', collections.OrderedDict([
|
||||||
|
Loading…
Reference in New Issue
Block a user