Differences between revisions 13 and 14
Revision 13 as of 2013-11-13 13:51:22
Size: 1871
Editor: schadavi
Comment:
Revision 14 as of 2013-11-13 13:53:17
Size: 1873
Editor: schadavi
Comment:
Deletions are marked like this. Additions are marked like this.
Line 20: Line 20:
'''Open nautilus, select any file/directory, then click "Edit" from menubar, and hover on "Move to Trash" menuitem. While hovering, click on your delete key. The accel should change from "cntrl+del" to "del".''' '''Open nautilus, select any file/directory, then click "Edit" from menubar, and hover on "Move to Trash" menuitem. While hovering, click on your delete key. The accel should change from "Ctrl+Del" to "Delete".'''

Gnome 3 Desktop Settings

The upgrade to Debian Wheezy also updated the Gnome Desktop. Until yet, some new features have been added, some other things will not work anymore. Here you will find some of the most requested features.

Change Window Manager Settings

We recommend to use the gnome-tweak-tool to edit settings like window theme, font, font size...
(!) Good readable settings:

  • Font size: 10
  • Default font: Verdana
  • Window title font: Verdana Bold
  • Window theme: Choose your favourite

Customize the Menu

alacarte is a menu editor for the GNOME desktop, written in python.

"Del"-Key does not work in Nautilus

Run dconf-editor, and open:
org -> gnome -> desktop -> interface
Enable "can-change-accels".

Open nautilus, select any file/directory, then click "Edit" from menubar, and hover on "Move to Trash" menuitem. While hovering, click on your delete key. The accel should change from "Ctrl+Del" to "Delete".

Make sure you have selected a file, else the "Move to Trash" menuitem will be greyed out.

I suggest you disable "can-change-accels" afterwards, to prevent accidental accel changes.


found at https://bbs.archlinux.org

Search in Nautilus is not working

Delete old tracker data

  • ~/.local/share/tracker

  • ~/.cache/tracker

Now it should work correctly.

Strange behaviour in sort function of Nautilus

Could also be related to stored settings from previous Nautilus versions. First, close Nautilus and try to reset the following directories:

mv ~/.gconf/apps/nautilus /scratch/gconf.apps.nautilus.bak
mv ~/.nautilus /scratch/.nautilus.bak

Not working yet

  • Gnome Drawers: At the time of writing there is still no alternative.
  • System Monitor Applet: Not working.

FAQ/Gnome3Settings (last edited 2020-09-10 07:31:53 by hgiger)