On 03-Oct-2003/13:10 -0300, Herculano de Lima Einloft Neto <[EMAIL PROTECTED]> wrote:
>Anthony E. Greene wrote:
>> Add the commands to ~/.bash_profile within an if loop that checks to see
>> if you're running X:
>> 
>>   if [ -n "$DISPLAY" ] ; then
>>     xset whatever
>>   fi
>
>  Thanks, that will do it.. there should be another way though.

There is, if you're not running a GNOME, KDE, or Default session. There is
a session type that runs ~/.Xclients.

You could also go into Preferences -> Sessions and add the commands to the
Startup tab.

Tony
-- 
Anthony E. Greene <mailto:[EMAIL PROTECTED]>
OpenPGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26  C484 A42A 60DD 6C94 239D
AOL/Yahoo Messenger: TonyG05    HomePage: <http://www.pobox.com/~agreene/>
Linux. The choice of a GNU generation <http://www.linux.org/>


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to