GNOME != Fedora
GNOME != Fedora
Posted Nov 6, 2011 10:57 UTC (Sun) by mst@redhat.com (guest, #60682)In reply to: GNOME != Fedora by jmorris42
Parent article: Rawhide gets GNOME Shell for all display types
WRT ssh agent working right: I looked at
/etc/xdg/xfce4/xinitrc and figured out a way to run ssh agent at X startup:
/etc/xdg/xfce4/xinitrc and figured out a way to run ssh agent at X startup:
xfconf-query -n -c xfce4-session -p /startup/ssh-agent/enabled -t bool -s true
and
xfconf-query -n -c xfce4-session -p /startup/ssh-agent/enabled -t string -s ssh-agent
Hope this helps.
