Tagged Questions
3
votes
3answers
205 views
One PC, several users, Gnome 3 and Awesome. How to easy switch users via GDM
I'm using Arch Linux with Gnome 3.6 installed. There are several users on this PC with their own accounts. We used to use just switch user button instead of logging out. So almost always several users ...
2
votes
1answer
181 views
Run metacity without gnome-shell (gnome 3)
Hi how can i use metacity with composite manager without gnome-shell. I'm trying to do so in my custom xsession
#!/bin/bash
if test -z "$DBUS_SESSION_BUS_ADDRESS"; then
eval `dbus-launch --sh-syntax ...
3
votes
1answer
826 views
How can I disable the user list login screen in Gnome 3 on Fedora 16 or 17?
Our login screen requirements include a warning / disclaimer and a basic login, showing just a username and password field. Sadly, Gnome 3 seems to be ignoring the ...
1
vote
4answers
2k views
Set Default/Global Gnome Preferences (Gnome 3)
I have recently switched to Gnome 3 from Gnome 2 (and switched to Linux recently before that), and Gnome 3 doesn't give me as many options to change settings via the GUI, and especially not to change ...
1
vote
2answers
2k views
Why is clutter not working?
I've managed to install Gnome 3 on Debian testing. However, it is just running in fallback-mode.
When want to start mutter or gnome-shell, there seems to be a problem with Clutter:
# mutter ...