Re: where to put user xset commands?

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

 



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.

-- 
Herculano de Lima Einloft Neto <hlen@xxxxxxxxx>


-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux