Tagged Questions
0
votes
1answer
42 views
nvidia-setting not restoring settings properly after login
I finally was able to setup a triple-head setup on a nvidia card using nvidia-settings and arrange the monitors accordingly.
I also used the option to save the settings to the Xorg.conf - but when I ...
1
vote
0answers
50 views
Nvidia-settings overrides my XFCE settings (styles,fonts,colors)
I added a monitor via the Nvidia settings tool and saved to /etc/X11/xorg.conf . When I restarted X all the WM styles seemed grey and "default" - basic.
I moved xorg.conf.backup to xorg.conf, ...
0
votes
1answer
81 views
I over-wrote my xorg.conf with Nvidia-settings and lost my XFCE settings
I changed some monitor resolution things with the Nvidia tool (saved to /etc/ .. xorg.conf) and when I restarted XFCE I had lost all styling of taskbar, icons, defaults fonts etc..
What can I do to ...
3
votes
0answers
169 views
XFCE Display Setup
I have recently installed Ubuntu 12.10 on another PC, and decided to install XFCE (by installing xubuntu-desktop)
Everything works great, except XFCE refuses to store my screen resolution and setup.
...
1
vote
1answer
51 views
Removed some directories being root and Xubuntu won't start
I had some problems before doing this where xfce won't start (applications started, but no borders and couldn't type anything on the keyboard) and someone told me to use this command sudo rm -rf ...
1
vote
1answer
58 views
xfce windows are missing toolbar, focus is broken
It's subtle, but as you can see in the screenshot:
there are no min, max or close buttons on the windows. The edges of windows can be resized, but it doesn't help the situation. Clicking on a ...
7
votes
6answers
2k views
Run application on local machine and show GUI on remote display
Is it possible to run an application on my local desktop but display the GUI on my laptop (remote X)?
I'm wondering if it is possible to emulate a dual-monitor setup using 2 distinct lan connected ...
0
votes
0answers
58 views
How to generate `AllowDeactivateGrabs` in command line ?
I am using XFCE-Ubuntu and do a lot of my development work there.
In my case, when I sometimes use Xilinx ISE, the mouse cursor hangs as a Grab pointer and then stops responding. The entire X ...
0
votes
0answers
305 views
XFCE GUI does not start on Oracle VirtualBox [closed]
I'm using Linux Mint Debian XFCE edition in my VirtualBox. It was running fine until one day I decided to shut down my virtual computer and discard the current snapshot. I started it up again several ...
0
votes
1answer
2k views
Adjust resolution in xfce4 virtualbox guest guest
I have Virtualbox 4.1.2_ubuntur3859 installed on an Ubuntu 11.10 host, running a guest ubuntu server 10.04 with xfce4 and xorg installed with no-install-recommends.
I have installed guest additions, ...
7
votes
5answers
543 views
Do I need a desktop to run a GUI?
I am setting up a light weight VM, following the guide in the Ubuntu Documentation
What I want to be able to do is launch a GUI application. I don't need / want anything on the desktop.
First I ...
6
votes
2answers
2k views
How can I change my keyboard layout to a modified version?
Now, my goal is to change the keyboard layout for the entire xubuntu install to my own modded version. I think the way to do this is to make an X11 keymap and load it - but as always there is a ...