4 Matching Annotations
- Jan 2022
-
stackoverflow.com stackoverflow.com
-
Alt+4 and then Alt+3...... Alt+1
code folding
-
- Sep 2021
-
askubuntu.com askubuntu.com
-
I find Alt + right-click + drag to be the most convenient way to do this.
On PopOS, the default seems to be Super + right click drag
Took me some research to try to figure it out though (because on the Ubuntu system I came from, it was Super + middle click drag). I wish it were a bit more discoverable.
-
-
askubuntu.com askubuntu.com
-
gsettings set org.gnome.desktop.wm.keybindings move-to-center "['<Control><Super>c']" gsettings set org.gnome.desktop.wm.keybindings move-to-side-e "['<Control><Super>Right']" gsettings set org.gnome.desktop.wm.keybindings move-to-side-n "['<Control><Super>Up']" gsettings set org.gnome.desktop.wm.keybindings move-to-side-s "['<Control><Super>Down']" gsettings set org.gnome.desktop.wm.keybindings move-to-side-w "['<Control><Super>Left']"
-
-
help.ubuntu.com help.ubuntu.com
-
Move a window by dragging the titlebar, or hold down Super and drag anywhere in the window.
-