Ubuntu Pastebin

Paste from Marco Trevisan (3v1n0) at Fri, 25 Sep 2015 13:37:50 +0000

Download as text
1
2
3
4
marco@tricky:~$ gdbus call --session --dest org.gnome.Shell --object-path /org/gnome/Shell --method org.gnome.Shell.GrabAccelerator "<Shift><Control>x" 0
(uint32 269,)
marco@tricky:~$ gdbus call --session --dest org.gnome.Shell --object-path /org/gnome/Shell --method org.gnome.Shell.UngrabAccelerator 269
(true,)
Download as text