Re: Blackbox as default wm

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 17 Feb 2005, Mike Hoy wrote:

> in /etc/sysconfig/desktop you can type
> DESKTOP="GNOME"
> DESKTOP="KDE"
> 
> but what about blackbox?
> 
> DESKTOP="BLACKBOX" <--- no good

Hmm thats system defaults - I think - requiring the appropriate files
in /etc/X11/gdm/Sessions

But for user config - you are supporsed to use:
% switchdesk KDE

This creates ~/.Xclients-default file. For blackbox - just modify this
file - appropriately. For eg: I have the following for fluxbox.

% cat ~/.Xclients-default
#!/bin/bash

export LANG=en_US
export LC=C
export LC_ALL=C
ssh-add < /dev/null
exec fluxbox
exit 1


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux