To use a beamer, aticonfig can be a help:
DISPLAY=:0 aticonfig –query-monitor (gives a list of attached devices, e.g. lvds and crt1)DISPLAY=:0 aticonfig –enable-monitor=lvds,crt1 –effective=now (turns on beamer)DISPLAY=:0 aticonfig –enable-monitor=lvds –effective=now (turns off beamer)Allowed entities are: none,crt1,crt2,lvds,tv,tmds1,tmds2,auto
Note: Only two devices can be active at the same time.