Child pages
  • Away from Ubuntu

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
rsync -av root@192.168.10.2:/usr/share/icons/ubuntu-mono-dark /usr/share/icons/
rsync -av root@192.168.10.2:/usr/share/icons/DMZ-White /usr/share/icons/

 

Delete in Nautilues

edit ~/.config/nautilus/accels, search for the line:

; (gtk_accel_path "<Actions>/DirViewActions/Trash" "<Primary>Delete")

uncomment and change to:

(gtk_accel_path "<Actions>/DirViewActions/Trash" "Delete")