-
as seen on Ask Ubuntu
- Search for 'Ask Ubuntu'
I had been using Sublime Text 2 with no issues.
I installed IDLE and now I'm unable to start Sublime Text. I tried uninstalling IDLE, but Sublime Text is still not starting. Here's the error:
Unable to load libgdk-x11-2.0.so Unable to load gdk_cairo_create from
libgdk-x11-2.0.so Unable to load…
>>> More
-
as seen on Oracle Blogs
- Search for 'Oracle Blogs'
Besides the
documentation changes I mentioned last time, another place you can see
Solaris 11.1 changes before upgrading is in the online package repository, now
that the 11.1 packages have been published to
http://pkg.oracle.com/solaris/release/, as the “0.175.1.0.0.24.2” branch…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
I have a home and work computer, the home computer has a static IP address.
If I ssh from my work computer to my home computer, the ssh connection works but X11 applications are not displayed.
In my /etc/ssh/sshd_config at home:
X11Forwarding yes
X11DisplayOffset 10
X11UseLocalhost yes
At work…
>>> More
-
as seen on Super User
- Search for 'Super User'
I have a VM with RHEL 5 without an X server.
My host has Windows 7.
I need to connect to the VM and redirect the X11 output of the commands to my host.
I know that if my host were a GNU/Linux machine it would be as easy as ssh -X .
I'm ussing PuTTy to connect by SSH to the VM, I tried enabling…
>>> More
-
as seen on Super User
- Search for 'Super User'
X11 on the Mac does a horrible job drawing fonts. I'm trying to use the GIMP and Inkscape and the menus, and other text, don't draw correctly half the time. What is the fix for this?
>>> More
-
as seen on Super User
- Search for 'Super User'
I have two NVidia graphics cards:
Quadro NVS 295 (PCI Express, dual DisplayPort outputs)
GeForce FX 5200 (PCI, DVI and VGA outputs)
I have three identical monitors, two on DisplayPort and one on DVI.
I'm on Ubuntu Hardy (and cannot currently dist-upgrade for separate reasons). I use the "nvidia"…
>>> More
-
as seen on Super User
- Search for 'Super User'
Hi Guys,
I'm in the middle of trying to setup dual monitors on ubuntu and would like to backup my xorg.conf...
The documentation I've been thus far say to do the following:
sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf_backup
But I don't see the xorg.conf file anywhere... Am I missing something…
>>> More
-
as seen on Ask Ubuntu
- Search for 'Ask Ubuntu'
I dont want to start every time startx is there any way to get GUI Direct login screen.
my files are
root@ubuntu:~# locate org.conf
/usr/share/X11/xorg.conf.d
/usr/share/X11/xorg.conf.d/10-evdev.conf
/usr/share/X11/xorg.conf.d/11-evdev-quirks.conf
/usr/share/X11/xorg.conf.d/11-evdev-trackpoint.conf
/usr/share/X11/xorg…
>>> More
-
as seen on Ask Ubuntu
- Search for 'Ask Ubuntu'
I'm trying to get my video card properly setup to handle 3D acceleration. After searching a bit, I've come across a few howtos that tell me I need to edit my xorg.conf file. That file doesn't exist. X.org is installed by default, I'm sure, and I figured this video card would be widely supported.
00:02…
>>> More
-
as seen on Ask Ubuntu
- Search for 'Ask Ubuntu'
My video card is working fine, I have no screen problem.
I am trying to generate an xorg.conf so I did:
[ Logout ]
sudo service gdm stop
[ Move away xorg.conf.back and xorg.conf.fglrx-0 that were in /etc/X11 ]
sudo dpkg-reconfigure xserver-xorg
sudo X -configure
But this last command segfaults:
X…
>>> More