Awesome XRandR Screen Table

2010-10-23 Thread Juan Alberto Regalado Galván
Hi, I just installed arch a few days ago and I've been playing around with awesome. I have a dual monitor setup (The notebook screen, and a monitor). And I found this http://awesome.naquadah.org/wiki/XRandR_Screen_Table where you can adress screens by its xrandr names. But there's when my problem

Re: Awesome XRandR Screen Table

2010-10-23 Thread Adrian C.
On Sat, 23 Oct 2010, Juan Alberto Regalado Galván wrote: When i copy and paste that code into my rc.lua awesome just hang. Hi, it was explained recently here: http://awesome.naquadah.org/bugs/index.php?do=detailstask_id=834 -- Adrian C. (anrxc) | anrxc..sysphere.org | PGP ID: D20A0618 PGP

Re: Awesome XRandR Screen Table

2010-10-23 Thread Juan Alberto Regalado Galván
Thanks. I solved the problem by doing the xrandr before awesome. So what i do was: In my .xinitrc before executing awesome i put xrandr -q /home/jarg/.config/awesome/xrandrtable Then in the rc.lua i replace the io.popen line with another like this local handle = io.popen(cat

Re: Awesome XRandR Screen Table

2010-10-23 Thread Adrian C.
On Sat, 23 Oct 2010, Juan Alberto Regalado Galván wrote: Shouldn't this be corrected in the wiki (http://awesome.naquadah.org/wiki/XRandR_Screen_Table) For the most part those are user contributions. Go for it. -- Adrian C. (anrxc) | anrxc..sysphere.org | PGP ID: D20A0618 PGP FP: 02A5 628A

Re: Awesome XRandR Screen Table

2010-10-23 Thread Tomás Solar Castro
Juan Alberto Regalado Galván 00j...@gmail.com writes: Hi, I just installed arch a few days ago and I've been playing around with awesome. I have a dual monitor setup (The notebook screen, and a monitor). Did you try arandr? You can configure the screens with that, and save the conf. Then you