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

Re: Fwd: Forcing monitor resolutions



Daniel Baumann wrote:
> So either you need to come up with a check
> that makes it only being executed on lenny

you do already with which xrandr i just saw, however, it would need to
be silenced:

---snip--
if [ -x "$(which xrandr 2>/dev/null)" ]
then
[...]
---snap---

would be the correct way.

-- 
Address:        Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:          daniel.baumann@panthera-systems.net
Internet:       http://people.panthera-systems.net/~daniel-baumann/


Reply to: