Difference between revisions of "Cinnamon"
(add Nemo to related articles) |
(→Troubleshooting) |
||
(8 intermediate revisions by 4 users not shown) | |||
Line 17: | Line 17: | ||
Cinnamon can be [[Pacman|installed]] with the package {{Pkg|cinnamon}}, available in the [[official repositories]]. | Cinnamon can be [[Pacman|installed]] with the package {{Pkg|cinnamon}}, available in the [[official repositories]]. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
=== Starting Cinnamon === | === Starting Cinnamon === | ||
− | + | ==== Graphical log-in ==== | |
− | Simply choose | + | Simply choose ''Cinnamon'' or ''Cinnamon (Software Rendering)'' session from your favourite [[display manager]]. Cinnamon is the 3D accelerated version, which should be normally used. If you experience problems with your video driver (e.g. artifacts or crashing), try the ''Cinnamon (Software Rendering)'' session, which disables 3D acceleration. |
− | + | ==== Starting Cinnamon manually ==== | |
If you prefer to start Cinnamon manually from the console, add the following line to your {{ic|~/.xinitrc}} file: | If you prefer to start Cinnamon manually from the console, add the following line to your {{ic|~/.xinitrc}} file: | ||
− | {{hc|~/.xinitrc| | + | {{hc|~/.xinitrc| |
− | exec | + | exec cinnamon-session |
− | + | }} | |
− | If the Cinnamon (Software Rendering) session is required, use {{ic| | + | If the ''Cinnamon (Software Rendering)'' session is required, use {{ic|cinnamon-session-cinnamon2d}} instead of {{ic|cinnamon-session}}. |
After the {{ic|exec}} command is placed, Cinnamon can be launched by typing {{ic|startx}}. See [[xinitrc]] for details. | After the {{ic|exec}} command is placed, Cinnamon can be launched by typing {{ic|startx}}. See [[xinitrc]] for details. | ||
+ | |||
+ | {{Note|Versions before Cinnamon 1.9 used the GNOME session manager. For versions of Cinnamon currently in the [[Official Repositories|official repositories]], use {{ic|cinnamon-session}} instead of {{ic|gnome-session-cinnamon}}.}} | ||
==Configuration== | ==Configuration== | ||
− | Cinnamon is quite easy to configure | + | Cinnamon is quite easy to configure — a lot of the configuration that most people will want can be done graphically. Its usability can be customized with [http://cinnamon-spices.linuxmint.com/applets applets] and [http://cinnamon-spices.linuxmint.com/extensions extensions], and also it supports [http://cinnamon-spices.linuxmint.com/themes theming]. |
===Cinnamon Settings=== | ===Cinnamon Settings=== | ||
Line 81: | Line 78: | ||
===Default desktop background wallpaper path=== | ===Default desktop background wallpaper path=== | ||
When you add a wallpaper from a custom path in Cinnamon Settings, Cinnamon copies it to {{ic|~/.cinnamon/background}}. Thus, with every change of your wallpaper you would have to add your updated wallpaper again from the settings menu or copy / symlink it manually to {{ic|~/.cinnamon/background}}. | When you add a wallpaper from a custom path in Cinnamon Settings, Cinnamon copies it to {{ic|~/.cinnamon/background}}. Thus, with every change of your wallpaper you would have to add your updated wallpaper again from the settings menu or copy / symlink it manually to {{ic|~/.cinnamon/background}}. | ||
+ | |||
+ | ===Hide desktop icons=== | ||
+ | |||
+ | The desktop icons rendering feature is enabled in nemo by default. To disable this feature, change the setting with the following command: | ||
+ | |||
+ | $ gsettings set org.nemo.desktop show-desktop-icons false | ||
==Troubleshooting== | ==Troubleshooting== | ||
Line 104: | Line 107: | ||
$ gsettings set org.gnome.settings-daemon.plugins.power button-power 'interactive' | $ gsettings set org.gnome.settings-daemon.plugins.power button-power 'interactive' | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
===Volume level is not saved=== | ===Volume level is not saved=== | ||
Line 124: | Line 115: | ||
$ gpasswd -a [user] [group] | $ gpasswd -a [user] [group] | ||
+ | |||
+ | === cinnamon-settings: No module named Image === | ||
+ | |||
+ | If {{ic|cinnamon-settings}} does not start with the message that it cannot find a certain module, e.g. the Image module, it is likely that it uses outdated compiled files which refer to no longer existing file locations. In this case remove all {{ic|*.pyc}} files in {{ic|/usr/lib/cinnamon-settings}} and its sub-folders. |
Revision as of 07:38, 9 November 2013
Template:Article summary start Template:Article summary text Template:Article summary heading Template:Article summary wiki Template:Article summary wiki Template:Article summary end
Cinnamon is a Linux desktop which provides advanced innovative features and a traditional user experience. The desktop layout is similar to GNOME 2; however, the underlying technology was forked from GNOME Shell. The emphasis is put on making users feel at home and providing them with an easy to use and comfortable desktop experience.
Installation
Cinnamon can be installed with the package cinnamon, available in the official repositories.
Starting Cinnamon
Graphical log-in
Simply choose Cinnamon or Cinnamon (Software Rendering) session from your favourite display manager. Cinnamon is the 3D accelerated version, which should be normally used. If you experience problems with your video driver (e.g. artifacts or crashing), try the Cinnamon (Software Rendering) session, which disables 3D acceleration.
Starting Cinnamon manually
If you prefer to start Cinnamon manually from the console, add the following line to your ~/.xinitrc
file:
~/.xinitrc
exec cinnamon-session
If the Cinnamon (Software Rendering) session is required, use cinnamon-session-cinnamon2d
instead of cinnamon-session
.
After the exec
command is placed, Cinnamon can be launched by typing startx
. See xinitrc for details.
cinnamon-session
instead of gnome-session-cinnamon
.Configuration
Cinnamon is quite easy to configure — a lot of the configuration that most people will want can be done graphically. Its usability can be customized with applets and extensions, and also it supports theming.
Cinnamon Settings
Simply run the following command:
cinnamon-settings
Each settings panel can be accessed directly with the following commands:
cinnamon-settings panel cinnamon-settings calendar cinnamon-settings themes cinnamon-settings applets cinnamon-settings windows cinnamon-settings fonts cinnamon-settings hotcornerso on.
Installing applets/extensions
The difference between an applet and an extension is that an applet is basically an addition to a panel, whereas an extension can completely change the Cinnamon experience and can do much more than an applet.
There are quite a few packages in the AUR (AUR package search for cinnamon). The process described here is a generic installation process.
Installing applets in Cinnamon is relatively easy. First visit Cinnamon Applets to see all of the current applets.
Download the zip file for the desired applet, and extract to ~/.local/share/cinnamon/applets/
or /usr/share/cinnamon/applets
.
Then run
cinnamon-settings applets
to bring up the graphical applets manager. If the applet does not show up, press Alt+F2
and type r
and press Enter
. This will restart gnome-shell and likely, the new applet.
The process is analogous for extensions, with the only difference being that directories titled "applets" can be changed to "extensions".
Tips and tricks
Creating custom applets/themes
The official tutorial on creating an applet can be found here, and on creating a custom theme can be found here.
Default desktop background wallpaper path
When you add a wallpaper from a custom path in Cinnamon Settings, Cinnamon copies it to ~/.cinnamon/background
. Thus, with every change of your wallpaper you would have to add your updated wallpaper again from the settings menu or copy / symlink it manually to ~/.cinnamon/background
.
Hide desktop icons
The desktop icons rendering feature is enabled in nemo by default. To disable this feature, change the setting with the following command:
$ gsettings set org.nemo.desktop show-desktop-icons false
Troubleshooting
QGtkStyle unable to detect the current theme
Installing libgnome-data solves the problem partially, and QGtkStyle will detect the current GTK+ theme. However, to set the same icon and cursor theme, users must specify them explicitly.
The icon theme for Qt apps can be configured by the following command:
$ gconftool-2 --set --type string /desktop/gnome/interface/icon_theme Faenza-Dark
This sets the icon theme to Faenza-Dark located in /usr/share/icons/Faenza-Dark
.
The cursor theme for Qt apps can be selected by creating a symbolic link:
$ mkdir ~/.icons $ ln -s /usr/share/icons/Adwaita ~/.icons/default
This sets the cursor theme to Adwaita located in /usr/share/icons/Adwaita
.
Pressing power buttons suspend the system
This is the default behaviour. To show the shutdown menu for example, change the setting for the respective button:
$ gsettings set org.gnome.settings-daemon.plugins.power button-power 'interactive'
Volume level is not saved
The volume level is not be saved after reboot. The volume will be at 0 but not muted. Installing alsa-utils will solve the problem.
Applets not working
If audio or network applets don't work the user may be required to be added to the relevant groups (audio, network):
$ gpasswd -a [user] [group]
cinnamon-settings: No module named Image
If cinnamon-settings
does not start with the message that it cannot find a certain module, e.g. the Image module, it is likely that it uses outdated compiled files which refer to no longer existing file locations. In this case remove all *.pyc
files in /usr/lib/cinnamon-settings
and its sub-folders.