Feature #8
compiz gdm session files
| Status : | Closed | Start : | 12/29/2007 | |
| Priority : | Normal | Due date : | ||
| Assigned to : | Steve Kennedy | % Done : | 0% |
|
| Category : | Packages | |||
| Target version : | 1.0 | |||
Description
compiz doesn’t have an xinitrc written for it yet – needs to be done in time for stable release. Also, will need to write a gdm session file. If you want compiz to autostart, put “compiz-manager” in the session startup (through GNOME Control Panel), or add it to the autostart directory: $ (mkdir -p .config/autostart ; cd .config/autostart ; \ ln -s /usr/bin/compiz-manager . )
We should however provide a nice and convenient compiz gdm session for this.