0
votes
1answer
15 views

Configuring gmusicbrowser to copy now playing to X clipboard

I'm trying to get gmusicbrowser to copy song information to my X.org clipboard with the Now Playing plugin. For on song change, in the plugin's configuration, I have echo "%a - %t (from %l, %y)" | ...
0
votes
0answers
29 views

How to display Kanji in non-X terminal

I have Ubuntu 12.04 Desktop installed, but disabled the start of X because I do > 99 % of my work in a terminal. However, I have found out that the "linux" terminal is unable to display Kanji. I have ...
4
votes
2answers
106 views

Developing GUI application for CLI Ubuntu Server

I need to be able to render my own GUI to the screen, but I'm not really sure how to do this considering I'm in a CLI environment. I don't want to install Ubuntu-desktop or anything, I don't need an ...
1
vote
1answer
249 views

Cant log in to gui ,X is broken

Note to others if you just want a summary of the problem skip down to summary. This first part is going to be slightly long and hopefully entertaining. As in, that is screwed up! but there might be ...
11
votes
4answers
215 views

Is there a way to see the text of tty7 without shutting down Xorg?

Is there a way to see the text of tty7 without shutting down Xorg, just like switching to another tty?
1
vote
2answers
408 views

How can I prevent X windows from running when I boot Ubuntu 12.10?

Hi I want to boot Ubuntu quantal to a command prompt always and then use startx to launch x-windows if required. I have used the following methods but none work correctly. update-rc.d -f lightdm ...
1
vote
1answer
103 views

How can I keep Terminal always on top of other windows?

I want to keep gnome-terminal application on top of all the applications, even when it is unfocused. How can I do so?
0
votes
0answers
18 views

Command to standby a videoprojector

I'd like to be able to turn off my videoprojector with a command. I've found and tried: xset dpms force off it works but not as I'd like; the videoprojector is still projecting a black screen. ...
0
votes
1answer
130 views

how to reset dual display to one screen from command line?

How can I reset dual display to one screen from command line and set old second screen as main display? (12.04 + nvidia)
5
votes
2answers
957 views

How to open a GUI app from Terminal without losing terminal input [duplicate]

Possible Duplicate: How to clean launch a GUI app via the Terminal (so it doesn't wait for termination)? If I have a terminal open in X-window, I can start a GUI app from the terminal. ...
0
votes
1answer
2k views

Updated 12.04 and now Xorg is dead from NVidia drivers

I updated (August 16) Ubuntu 12.04 today and while I admit I didn't look what was being updated, it was large enough to have had an NVidia update in it. Problem is later on when I turned on my laptop ...
17
votes
2answers
1k views

How does Middle Click paste work?

I don't understand the middle click paste. Sometimes I highlight text, middle click in the window where I want it to go and it does what I want. Sometimes it doesn't. For instance, when I highlight ...
1
vote
2answers
2k views

How to switch windows manager on-the-fly?

I know there's a command to let compiz take over from whatever windows manager is running, using compiz --replace &, same for unity with unity --replace &. What are the similar commands for ...
2
votes
1answer
152 views

How can I operate on the active X display using a command in the console?

I have problems where compiz freezes and I have to switch to another console(ctrl+alt+F1) to restart. But it would be easier if I could just do "$ compiz --replace" in the other console and not have ...
1
vote
1answer
460 views

How to emulate Fn (function key) keypress in xte

xte is part of the xautomation package. After hours of man page reading and looking for documentation or working examples, I still cannot get xte to emulate a Fn-F7 keypress. xte 'keydown Meta_L' ...
0
votes
2answers
441 views

x server startx error?

root@thewhitewox:~# startx X.Org X Server 1.7.6 Release Date: 2010-03-17 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.24-29-server i686 Ubuntu Current Operating System: Linux ...
2
votes
0answers
3k views

Start X and Unity from the console [closed]

I'm running Ubuntu 11.10 and I'm wondering if it is possible to start X and Unity from the console without using LightDM or any other display managers. I use Unity 2D and my ~/.xsession is as follows ...
0
votes
1answer
1k views

Recover xorg.conf from read only terminal

After changes in my xorg.conf, i can not restart X anymore. So on Grub i choose , limited vodeo mode, then "root prompt". Though it seems to be a read only access, so i can not replace my current ...
3
votes
2answers
5k views

How to change xorg.conf file with permission?

I want to edit the /etc/X11/xorg.conf file but I can't save the file. It says "permission denied." How can I edit the file?
2
votes
2answers
3k views

Disable ATI Proprietary drivers by command line?

I've made the mistake of installing the ATI proprietary driver by command line. Steps i took: Downloaded linux drivers Opened the terminal sh amd..driver.run Followed the steps Rebooted This has ...
1
vote
0answers
19k views

How do I stop X server? [duplicate]

Possible Duplicate: How does one exit the X server? So it looks like I need to install Nvidia manually, and to do so, I need to stop the X server completely. After pressing ...
2
votes
1answer
3k views

Directly boot to Terminal bypassing X

I am running Ubuntu 11.04 I am seeking a help regarding the following issues: How to turn off the X server when I have already logged into Ubuntu (I know about startx to start the X server but ...
3
votes
3answers
5k views

How do you change brightness, color and sharpness from command line?

I am controlling my PC with SSH and scripting. How can i change the brightness, color and sharpness from command line? Try 1: failed $ sudo redshift -t 5000:5000 -g .5 Cannot list GNOME panel ...
1
vote
2answers
525 views

Terminal transparency (urxvt) , Imagemagick, and X11 root window problem

I use Ubuntu Natty, urxvt (with 256 colours), and Imagemagick (display -window root [...]) to set the root window to a picture. When I use the transparancy (-tr) option on urxvt, I get the Ubuntu X ...
4
votes
2answers
3k views

How to permanently disable monitor power saver using the command line?

I have tried as following: 1. Turn off: export DISPLAY=:0.0 && xset dpms force off 2. Turn on: export DISPLAY=:0.0 && xset -dpms Which works but that is a temporary solution, which ...
1
vote
2answers
3k views

How can I switch user in a shell and use the existing gnome display session?

If I switch user in a terminal. su bob I can't open gedit because bob doesn't own the display. If I execute xhost + before switching to bob I can open the display for some applications but not ...
5
votes
1answer
289 views

The terminal is shown when shutting down or logging out

When I shut down my system or log out the terminal (the one I reach with Ctrl Alt + F7) is sometimes shown before the login screen appears or before the computer is shut down. Is there a way to stop ...
11
votes
2answers
1k views

How can I start a different X session on tty8?

Let's say, for an example, I want to run a full-screen opengl application on tty8 and have my standard GNOME desktop on tty7. How can I configure Ubuntu to meet my requirements?
2
votes
2answers
291 views

How to setup a ubuntu home network based on a powerful server and many outdated laptops as terminals?

I am wondering if it is easy to do this. I know that using X to serve the other computers ain't that difficult. I just have no idea how would I have to configure the laptops in order for them to work ...
0
votes
2answers
795 views

Manually setting Xorg options from command-line?

Quick question: how do you set xorg options with a command? For example, I have an Xorg entry as follows: Section "InputClass" Identifier "Marble Mouse" MatchProduct "Logitech USB ...
6
votes
1answer
325 views

Upgrading to 10.10 has made the terminal go crazy

I asked this question on the unix/linux SE and someone suggested I try my luck here. The problem is this: since upgrading to 10.10, the terminal has gone a little funny. Here's a picture of the ...