Commit c4a8c6503e20a212d0a7d327586bf4161a681343
1 parent
7bce141e
Exists in
master
and in
5 other branches
Incluindo action newline comentada no 00default.xml para servir como lembrete
Showing
1 changed file
with
2 additions
and
0 deletions
Show diff stats
ui/00default.xml
... | ... | @@ -238,6 +238,8 @@ |
238 | 238 | |
239 | 239 | <accelerator action='dup' key='<Shift>KP_Multiply' group='online' /> |
240 | 240 | |
241 | + <!-- accelerator name="newline" action='newline' key='Control_R' group='online' /> | |
242 | + | |
241 | 243 | <!--- Mouse actions ---> |
242 | 244 | <scroll direction='up' action='pfkey' id='7' /> |
243 | 245 | <scroll direction='down' action='pfkey' id='8' /> | ... | ... |