Re: [fsug-tvm] Changing display resolution permanently

2013-06-24 Thread Arjun Suresh Raji
Hi,
This problem was solved by recompiling the display driver for this board
after changing it. :)


--
Arjun S R
http://about.me/arjunsr


On Thu, May 23, 2013 at 11:06 PM, h4nnibal arjun1...@gmail.com wrote:

 Hi,

 I am right now working on a Meego board. The default resolution is
 1024x600.

 To fit the screen into the display, I usually scale it with this.

 *xrandr --output LVDS0 --scale 1.28x1.25*
 *
 *
 I want to remove the headache of setting this every time by setting it
 somewhere.

 I tried the following
 [1] adding it in .xinitrc
 [2] added it in /etc/init.d/rc.local
 [3] /boot/extlinux/extlinux.conf 's boot command line

 But in vain.

 Any suggestions?

 --
 regards,
 Arjun S R

 --
 --
 Freedom is the only law.
 Freedom Unplugged
 http://www.ilug-tvm.org

 You received this message because you are subscribed to the Google
 Groups ilug-tvm group.
 To control your subscription visit
 http://groups.google.co.in/group/ilug-tvm/subscribe
 To post to this group, send email to ilug-tvm@googlegroups.com
 To unsubscribe from this group, send email to
 ilug-tvm-unsubscr...@googlegroups.com



 For details visit the google group page:
 http://groups.google.com/group/ilug-tvm?hl=en

 ---
 You received this message because you are subscribed to the Google Groups
 Free Software Users Group, Thiruvananthapuram group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to ilug-tvm+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.




-- 
-- 
Freedom is the only law. 
Freedom Unplugged
http://www.ilug-tvm.org

You received this message because you are subscribed to the Google
Groups ilug-tvm group.
To control your subscription visit 
http://groups.google.co.in/group/ilug-tvm/subscribe
To post to this group, send email to ilug-tvm@googlegroups.com
To unsubscribe from this group, send email to
ilug-tvm-unsubscr...@googlegroups.com



For details visit the google group page: 
http://groups.google.com/group/ilug-tvm?hl=en

--- 
You received this message because you are subscribed to the Google Groups Free 
Software Users Group,  Thiruvananthapuram group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ilug-tvm+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [fsug-tvm] Changing display resolution permanently

2013-05-27 Thread Arjun Suresh Raji
On Fri, May 24, 2013 at 12:55 PM, deepak kumar deepakkuma...@gmail.comwrote:

 normally this should work by adding int .xinitrc, how did you add the
 .xinitrc file, did u copy it from /etc/skel/xinitrc to your home
 folder?

No

 if not did u add exec before the command you have specified.



 My ~/.xinitrc looks like this.
code
#!/bin/bash
export DISPLAY=:0.0
sleep 10s
exec xrandr --output LVDS0 --scale 1.28x1.25
/code

--
Arjun S R
http://about.me/arjunsr

-- 
-- 
Freedom is the only law. 
Freedom Unplugged
http://www.ilug-tvm.org

You received this message because you are subscribed to the Google
Groups ilug-tvm group.
To control your subscription visit 
http://groups.google.co.in/group/ilug-tvm/subscribe
To post to this group, send email to ilug-tvm@googlegroups.com
To unsubscribe from this group, send email to
ilug-tvm-unsubscr...@googlegroups.com



For details visit the google group page: 
http://groups.google.com/group/ilug-tvm?hl=en

--- 
You received this message because you are subscribed to the Google Groups Free 
Software Users Group,  Thiruvananthapuram group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ilug-tvm+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [fsug-tvm] Changing display resolution permanently

2013-05-24 Thread Jaseem Abid
On Thu, May 23, 2013 at 11:06 PM, h4nnibal arjun1...@gmail.com wrote:

 Hi,

 I am right now working on a Meego board. The default resolution is
 1024x600.

 To fit the screen into the display, I usually scale it with this.

 *xrandr --output LVDS0 --scale 1.28x1.25*


This should go after starting X server


 I want to remove the headache of setting this every time by setting it
 somewhere.

 I tried the following
 [1] adding it in .xinitrc
 [2] added it in /etc/init.d/rc.local
 [3] /boot/extlinux/extlinux.conf 's boot command line


I start my window manager with startx in .xinitrc and added a $ startx in
my .profile. So, I will add this command just under the startx in .profile
with may be a 2 second sleep.

Find what is starting your window manager and add a hook after that doing
this.




 But in vain.

 Any suggestions?

 --
 regards,
 Arjun S R

 --
 --
 Freedom is the only law.
 Freedom Unplugged
 http://www.ilug-tvm.org

 You received this message because you are subscribed to the Google
 Groups ilug-tvm group.
 To control your subscription visit
 http://groups.google.co.in/group/ilug-tvm/subscribe
 To post to this group, send email to ilug-tvm@googlegroups.com
 To unsubscribe from this group, send email to
 ilug-tvm-unsubscr...@googlegroups.com



 For details visit the google group page:
 http://groups.google.com/group/ilug-tvm?hl=en

 ---
 You received this message because you are subscribed to the Google Groups
 Free Software Users Group, Thiruvananthapuram group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to ilug-tvm+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.






-- 
Regards,

Jaseem Abid
github.com/jaseemabid

-- 
-- 
Freedom is the only law. 
Freedom Unplugged
http://www.ilug-tvm.org

You received this message because you are subscribed to the Google
Groups ilug-tvm group.
To control your subscription visit 
http://groups.google.co.in/group/ilug-tvm/subscribe
To post to this group, send email to ilug-tvm@googlegroups.com
To unsubscribe from this group, send email to
ilug-tvm-unsubscr...@googlegroups.com



For details visit the google group page: 
http://groups.google.com/group/ilug-tvm?hl=en

--- 
You received this message because you are subscribed to the Google Groups Free 
Software Users Group,  Thiruvananthapuram group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ilug-tvm+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.