
Here is the final product of myh mergedfb. I can watch a movie on the external monitor while working on the laptop lcd. I can switch dynamically between widescreen and clone. I wrapped the following in a script and added a launcher to do it from the panel (the little monitor button in the panel ).
{{{
#!/bin/bash
if [ `xrandr | grep "*" | gawk '{ print $1 }'` = "1024x768" ] ; then
xrandr -s 1
else
xrandr -s 0
fi
}}}
Comments
is it gnome/metacity ? may
is it gnome/metacity ?
may be i have to visit the ophthalmologist soon
mac looks really ugly beside this
Thanks
this is gnome / beryl / heliodor decorator ( uses metacity themes). Thanks, I hope all mac owners are switching to linux now :)
Ok, Dark is awesome. The
Ok, Dark is awesome.
The whole screenshot is awesome actually (except the part with CVirus cursing me).
You know what's even more awesome. I'm kinda reworking the site's theme :)
Thanks
Didn't notice it was captured in the screenshot.. cvirus apologize to him please :P , lol.
My site's theme ? Thank you :)