Differences between revisions 1 and 9 (spanning 8 versions)
Revision 1 as of 2013-11-13 07:53:52
Size: 284
Editor: schadavi
Comment:
Revision 9 as of 2013-11-13 08:44:16
Size: 1093
Editor: schadavi
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
The upgrade to Debian Wheezy
Line 3: Line 5:
We recommend to use the '''gnome-tweak-tool''' to edit settings like window thema, font, font size... We recommend to use the '''gnome-tweak-tool''' to edit settings like window theme, font, font size...
Line 8: Line 10:
== == == "Del"-Key does not work in Nautilus ==
Run '''dconf-editor''', and open: <<BR>>
'''org -> gnome -> desktop -> interface''' <<BR>>
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 "cntrl+del" to "del".'''

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.

Gnome 3 Desktop Settings

The upgrade to Debian Wheezy

Change Window Manager Settings

We recommend to use the gnome-tweak-tool to edit settings like window theme, font, font size...

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 "cntrl+del" to "del".

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.

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