fix

Fedora/Gnome no icons in menus - fix to show menu icons

Each time I install Fedora (10, 11, 12, 13 & 14) I don't have any icons in my system menus.

My typical setup is, kmod-nvidia, compiz-fusion, cairo-dock (top as launcher), avant-window-navigator (at bottom as taskbar).

With this setup (and maybe the default 2d gnome setup(?)) I don't have any icons in the gnome system menus (Accessories, Preferences, Administration, etc) - Even the Applications Menu shown in Cairo are missing their icons.

To fix this install the package gconf-editor, run it and go to desktop->gnome->interface there you will find a setting menus_have_icons - check this setting and your menus will now have icons.

I have no idea why this is always unchecked after a fresh install with this setup..

Dell 9400 screen flicker fix for nvidia on linux

I find that I have issues with the nvidia driver making my screen flicker/flash and sometime causes my machine to crash. I have found that it can be fixed by modifying /etc/modprobe.d/nvidia and replacing:

options NVreg_ModifyDeviceFiles=0

with:

options nvidia NVreg_RegistryDwords="PerfLevelSrc=0x2222" NVreg_Mobile=3 NVreg_ModifyDeviceFiles=0

(note: that is one single line that may wrap in your browser)

Syndicate content