xorg performance in general / eclipse specific question

2012-05-17 Thread David Aldrich
Hi I am running an Eclipse based IDE on Ubuntu 10.04 LTS, which runs on a VMWare virtual machine on a remote server. I access the IDE on my Win 7 laptop using VcXsrv, which is an X server for Windows based on the Xorg sources. I have two questions related to this configuration. 1) Firstly,

Randr window resize

2012-05-17 Thread g4hx
Hi all, I have one question regarding Randr: Whenever I use xrandr to rotate my screen by 90 degrees, full screen windows look like in this picture: +--+-+ | screen | | | and| screen | | window | | +--+-+ | | | window | |

Re: Randr window resize

2012-05-17 Thread Adam Jackson
On 5/17/12 1:33 PM, g4hx wrote: To my knowledge, this is not possible with Xorg at the moment. Correct me if I am wrong, but I think that this is a problem with the X server and not the GUI toolkits like Qt or Gtk+. You are wrong. RANDR sends events for this kind of change. If the toolkit isn'

Re: Randr window resize

2012-05-17 Thread Thomas Lübking
Am 17.05.2012, 19:33 Uhr, schrieb g4hx : Hi all, I have one question regarding Randr: Whenever I use xrandr to rotate my screen by 90 degrees, full screen windows look like in this picture: +--+-+ | screen | | | and| screen | | window | | +--+

Regarding Xorg

2012-05-17 Thread vkpulluri
Hello all, I am working on imx53 sabre board. & my interest is to run Xorg on the board not Xfbdev. So I made necessary changes to ltib and build the source. but when I am running on the board I am unable to run Xorg. & I am ending with following errors (EE) Failed to load module "glx" (

Re: Regarding Xorg

2012-05-17 Thread Michel Dänzer
On Fre, 2012-05-18 at 11:16 +0530, vkpulluri wrote: > >I am working on imx53 sabre board. & my interest is to run Xorg on > the board not Xfbdev. > So I made necessary changes to ltib and build the source. > > but when I am running on the board I am unable to run Xorg. & I am > ending wit