LinuxMCE Forums
May 25, 2013, 01:42:43 pm GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: [1]
  Print  
Author Topic: (Solved) Changing display orientation  (Read 790 times)
daballiemo
Guru
****
Posts: 237


Full Blown Addict


View Profile
« on: January 23, 2011, 03:32:42 pm »

Hello to all,

at the moment I am trying to change the orientation of the display on one of my MD's (Foxconn netbox nT330i + 19" 1440*900). This because the display will hang up side down in the end.

Although I am able to change the orientation when I am in the desktop (terminal > xrandr -o inverted) and LMCE interface flips as well, I want it to start it up like that without having to go to the desktop.

I am wondering where I should place the script or change one, because all of the ways I found with google are based on starting an Xsession.... and they do not work.

TIA

Han
« Last Edit: January 24, 2011, 10:39:44 pm by daballiemo » Logged

HP N40L12.04 KVM with virt LCME8.10/10.04
MD: FoxConn NetBox 330I - Samsung LE 26 (1360* 768)
MD: M2NPV-VM dual core AMD 64/3800/2Gb/NV6150 - Samsung UE 55 C8700 (full hd, 3d)
MD: FoxConn NetBox 330I - LG 32ld350
posde
Administrator
LinuxMCE God
*****
Posts: 2622


Wastes Life On LinuxMCE Since 2007


View Profile WWW
« Reply #1 on: January 23, 2011, 04:12:12 pm »

Can't xorg.conf be modified to work as you would like it to work?
Logged

daballiemo
Guru
****
Posts: 237


Full Blown Addict


View Profile
« Reply #2 on: January 23, 2011, 09:20:16 pm »

I did change xorg.conf with the statement Option "Rotate" "Inverted" which indeed flipped over the display. At the time the LMCE system is booting you see the messages up side down, but in the end I was stuck with just the cursor, which was at leastupside down. No interface at all, and no error messages I could find.

rgds

Han
Logged

HP N40L12.04 KVM with virt LCME8.10/10.04
MD: FoxConn NetBox 330I - Samsung LE 26 (1360* 768)
MD: M2NPV-VM dual core AMD 64/3800/2Gb/NV6150 - Samsung UE 55 C8700 (full hd, 3d)
MD: FoxConn NetBox 330I - LG 32ld350
daballiemo
Guru
****
Posts: 237


Full Blown Addict


View Profile
« Reply #3 on: January 24, 2011, 08:01:07 pm »

We'll it took a bit of time but there it is, one up side down display of LMCE.

I've editted /etc.pluto/PostStart.sh from:

Code:
/bin/bash
nvidia-settings -a "SyncToVBlank=1"
nvidia-settings -a "XVideoTextureSyncToVBlank=1"
nvidia-settings -a "XVideoBlitterSyncToVBlank=1"

to
Code:
/bin/bash
nvidia-settings -a "SyncToVBlank=1"
nvidia-settings -a "XVideoTextureSyncToVBlank=1"
nvidia-settings -a "XVideoBlitterSyncToVBlank=1"
xrandr -o inverted

so now I can hang my monitor from the ceiling without having to buy a fancy vesa mount as I have drilled two holes in the stand  Grin
Logged

HP N40L12.04 KVM with virt LCME8.10/10.04
MD: FoxConn NetBox 330I - Samsung LE 26 (1360* 768)
MD: M2NPV-VM dual core AMD 64/3800/2Gb/NV6150 - Samsung UE 55 C8700 (full hd, 3d)
MD: FoxConn NetBox 330I - LG 32ld350
Techstyle
Addicted
*
Posts: 662



View Profile WWW
« Reply #4 on: January 24, 2011, 10:16:00 pm »

Good work, you should post a pic when you have it up I would like to see that.

I was tempted to put an older laptop upside down under the cabinets in the kitchen so I could fold it up out of the way but wondered about it being upside down
Logged

JoakimL
Veteran
***
Posts: 149



View Profile
« Reply #5 on: January 25, 2011, 06:36:41 pm »

That is a great suggestion for running an orbiter in the kitchen. Why didn't I think of that?  Grin

/Joakim
Logged
daballiemo
Guru
****
Posts: 237


Full Blown Addict


View Profile
« Reply #6 on: January 29, 2011, 09:28:24 pm »

Good work, you should post a pic when you have it up I would like to see that.

I was tempted to put an older laptop upside down under the cabinets in the kitchen so I could fold it up out of the way but wondered about it being upside down

Logged

HP N40L12.04 KVM with virt LCME8.10/10.04
MD: FoxConn NetBox 330I - Samsung LE 26 (1360* 768)
MD: M2NPV-VM dual core AMD 64/3800/2Gb/NV6150 - Samsung UE 55 C8700 (full hd, 3d)
MD: FoxConn NetBox 330I - LG 32ld350
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!