Minions
(usa Nenhuma)
Enviado em 28/05/2021 - 18:34h
Colocar uma opção no "service menu" do Thunar para "selecionar tudo"
Sem usar o ctrl+a somente a opção direita do mouse no thunar.
nano ~/.config/Thunar/uca.xml
Código do ctrl+a no terminal
$ xev
KeyRelease event, serial 37, synthetic NO, window 0x2c00001,
root 0x4a1, subw 0x0, time 25557083, (349,188), root:(349,211),
state 0x14,
keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 37, synthetic NO, window 0x2c00001,
root 0x4a1, subw 0x0, time 25560995, (349,188), root:(349,211),
state 0x10,
keycode 38 (keysym 0x61, a), same_screen YES,
XLookupString gives 1 bytes: (61) "a"
XmbLookupString gives 1 bytes: (61) "a"
XFilterEvent returns: False