Tagged Questions
3
votes
1answer
30 views
Window contents disappear after maximizing
Window contents usually disappear after Maximizing them! Especially Firefox. I'm running Ubuntu 12.10 on a Vaio Z56 laptop (graphics card: nVidia GeForce 9300M GS). I've read this question before and ...
1
vote
0answers
37 views
Can't drag and drop in Qt Creator
I recently installed the system upgrades for my Ubuntu distro (12.10). Since the upgrades, I can't drag and drop items in Qt Creator. I found a solution that requires editing of xorg.conf.
My system ...
3
votes
1answer
1k views
How to configure xorg.conf for widescreen VNC on headless Linux/Ubuntu?
I have a Ubuntu 12.10 Box configured to run headless. I've managed to boot X headless by a lot of trial and error but I still have a glitch:
When booting using the monitor, it all works ok, widescreen ...
3
votes
1answer
170 views
Can I display part of a window on the second device?
When giving presentations, I use the html/css/js-based showoff. It has a presenter mode which shows the notes and the progress in a good way for me. It seems like the idea is that somehow a second ...
1
vote
3answers
874 views
Ubuntu doesn't boot normally after manual installing of X.org
I tried to compile and install X.org (for a single card/multiseat in this tutorial) by getting source from here and installing it by:
./configure --enable-kdrive --enable-xephyr --enable-xfake ...
3
votes
1answer
261 views
resolution of attached widescreen
I wanted to connect my TV (Sony Bravia) to my Laptop. My laptop has a displayport and the TV a HDMI. So with the adapters, I'm able to connect those two, and that part works.
What doesn't work, is ...
2
votes
0answers
98 views
Forcing X to recognise video ram, saving the file 99-vesa file
So I was looking at a question about forcing X to recognise video memory to achieve 1080p resolution, however when I finished the following piece of code:
Section "Device"
Identifier ...
3
votes
3answers
4k views
Applying changes to xorg.conf without restarting
I'm using Ubuntu 12.04 and making some changes to /etc/X11/xorg.conf. I now need to restart X server to apply the changes, but I don't want to restart my machine.
I know restarting the display ...
1
vote
0answers
173 views
Unable to login due to invalid screen resolution
I changed the screen resolution on Ubuntu 12.08 using the GUI, but I think I've changed it to an unsupported resolution, and now the system logs me out immediately after I login. I tried using xrandr ...
4
votes
1answer
2k views
xinerama, 2 cards, 3 monitors
I've been trying to get this right and I'm so nearly there, but not quite. This machine has an Intel adapter with one monitor, and an ATI adapter with two. I'm happy to use xinerama to get this ...
1
vote
2answers
714 views
Split a physical X display into two virtual displays?
I just purchased a TripleHead2Go and configured it using OSX. What this box does is simply take 1-3 multiple external monitors and combine their signal into one single resolution. I'm using two ...
2
votes
1answer
286 views
Can I disable dead keys for a single application?
I am unable to properly use dead key characters ( ' " ^ ) on (k)ubuntu 11.10 and 12.04 in arduino (a processing based application, at least version 0022 and 1.0).
Can I disable dead keys for specific ...
1
vote
2answers
2k views
Achieving full resolution with PowerVR SGX454 on Ubuntu 12.04
I have a Mini-PC with an ASRock AD2700B-ITX motherboard, which has an Intel PowerVR SGX545 on-board graphic chip. I installed Ubuntu 12.04 on it today.
Everything is working properly and is quite ...
2
votes
1answer
2k views
Xubuntu Oneiric won't start XFCE
I tried upgrading the Ubuntu on my trusty netbook and found 11.10 was way too slow. So I switched to xubuntu by installing the xubuntu-desktop package and then following the crazy instructions here : ...
6
votes
1answer
986 views
Dual monitors on dual video cards on Ubuntu
I have been trying this to no avail. I am new to Linux, so a step by step explanation would be greatly appreciated. I have two NVIDIA GeForce 8600 GT video cards. I want a monitor to run on each card, ...
3
votes
1answer
684 views
Disabling caps lock by setxkbmap makes it Shift key in Emacs
I'm using GNU Emacs 23.2.1. within Xfce 4.8.0 (both coming from the Ubuntu Natty repository). I disable the CapsLock by running /usr/bin/setxkbmap -option "ctrl:nocaps" at the beginning of the Xfce ...
5
votes
3answers
459 views
How does one open a new window from the shell with a specific size and position?
For example, say I wanted to start gnome-terminal with it's northwest corner at 0,0, and make the window 736x434 pixels (apparently the default, which allows for an an 80-character by 24-character ...
2
votes
1answer
262 views
Randomly logging out
My Xubuntu 10.04 system logs me out seemingly at random. How can I diagnose why this is happening and correct it?
3
votes
2answers
1k views
Howto find my xorg.conf. Where is it?
I can't find my xorg.conf.
There is no xorg.conf file by default in Ubuntu 11.04.
If I run: "whereis xorg.conf" I am seeing: xorg: /usr/lib/xorg /usr/lib64/xorg /usr/include/xorg
may be I just can ...
2
votes
2answers
621 views
Why won't my X Server won't start as a regular user?
X won't start on my main machine. I can start it as root, but then it only logs me in as root -- I can't use my regular user account. When I start up, it flashes a black screen, then hangs at ...
2
votes
1answer
215 views
Computer logs out when resuming from sleep
When I leave my laptop for a while, after it blacks the screen (as I configured XScreensaver to do), when I return, it awakens to the login screen. When I login, there is no trace of my previous ...
3
votes
1answer
193 views
Find creator of resource in X [duplicate]
Possible Duplicate:
What process created this X11 window?
Recently I've been bugged by a mysterious invisible window in X on my Ubuntu machine.
It takes the form of an always-top-most ...
2
votes
1answer
404 views
Xorg: two different libglx.so's with two different serverlayouts
I have an nvidia card for on monitor and a radeon (onboard) card for a second screen on Ubuntu 11.04.
Would it be possible to have one serverlayout use the nvidia libglx.so and the second ...
5
votes
1answer
454 views
`p` key doesn't work in X
Today I had to force-shutdown my machine after it froze during resume from suspend. Since the reboot, I've found that the p key doesn't work normally in X. It does work normally in the console.
...
8
votes
3answers
3k views
Screen turns on automatically (xset dpms force off)
I am using xset dpms force off to manually turn my screen off to save power.
However, it turns back on after some time (20 - 40 seconds).
Distro: Ubuntu-Lucid
Graphics: Intel 4500 MHD
...
2
votes
1answer
384 views
“Xlib: extension ”Generic Event Extension“ missing on display” warnings
How to fix Xlib warning: Xlib: extension "Generic Event Extension" missing on display?
A Google search returns many results but I still can't fix it :(.
I Tried sudo apt-get install libxcb-event0 but ...
2
votes
1answer
473 views
Ubuntu Remap script for UK Logitech Cordless Wave Keyboard
I have just bought a Logitech Cordless Wave UK Keyboard and mouse and I'm trying to get the keymapping sorted but not having much luck!
The main problem I have is none of the key seem to give me the ...
3
votes
2answers
8k views
How to Fix Choppy Video Playback in Ubuntu?
On Ubuntu 10.04 I experience choppy video playback.
I am running Mplayer and have an Nvidia GeForce 9800 GTX+ video card. I have already installed the libvdpau1 library. I don't know if hardware ...