Ubuntu :: Showing Display Settings From Command Line?
Feb 23, 2010
I'm sure this is a very simple task but I don't have a lot of experience with Linux. I need to view what my display adapters settings are, specifically the refresh rate. I have found plenty on how to change the settings but not how show its current setup. I am troubleshooting an vga splitter/extender issue on a digital signage unit where the master screen syncs up but the remote screen does not, I think it has to do with H-Sync V-Sync or refresh rate.
View 3 Replies
ADVERTISEMENT
Jan 31, 2010
Did you play too much with compiz and after-a-while you realize that certain functions are not working anymore?
Well, just follow the steps below:
Quote:
gconftool-2 --recursive-unset /apps/compiz
Then,
Quote:
Restart your PC / lappy
[URL]
View 4 Replies
View Related
Mar 1, 2011
i need to add the date of the root of the command prompt line, i can get it show to the date for any user how do i just do it for root? and i added it to the .bash_profile file
export PS1='[`date +%D` u@h W]$ '
View 3 Replies
View Related
Mar 10, 2010
I frequently ssh into machines to do work. In some cases, the machine is headless so there is no option to log in.Under Debian and on older versions of Ubuntu I would pull out the avahi and network-manager packages and manually configure the interfaces file to my liking and be done with it.However, I would now like to learn how to work within avahi/network manager. So, is there a doc somewhere explaining how to work with modern Ubuntu networking at the command-line level? Ie: Setting up a wireless connection, setting static/dynamic IPs, etc?
View 3 Replies
View Related
Feb 28, 2011
I'm trying to install Ubuntu Desktop 10.10 on an Intel Atom mainboard (Intel D945GCLF2) with CRT that has been running Ubuntu 9.x previously.
Both, Desktop live CD / installer and alternate install CD cause the screen to go black (and the status LED blinks).
I was able to get a bit further into the boot process with nomodeset as parameter with the Live CD, unfortunately I can't pass GRUB any parameters now that I have used the alternate Install CD by pressing 'e', it just boots.
So now I have Ubuntu installed, I get a terminal with CTRL-ALT-F1 but I don't know what I need to do now or how to adjust resolution or video settings from command line.
View 1 Replies
View Related
Nov 2, 2009
Next week we will get a new Server for rent with a preinstalled Debian. If we download the Networkinstaller and put it in Grub, it is possible to set some settings with a script or commandline? We need SSH and the Network haves to run. So we have to set up the Networkadress , Gateway and Netmasq. So if the Networkinstaller is booting that we get direcly access with SSH to install CentOS. It is possible?
View 1 Replies
View Related
Apr 15, 2010
Normally I use disper to enable my external monitor, but I don't think I can force the 2nd monitor to be primary. [URL]
I've played around with nv-control-dpy included in the nvidia-control source, but I haven't figured out how to do it yet. How to get: [URL]
This is a laptop, to which I connect an external hdmi display when I get to work. dipser -e extends the desktop for me, but the laptop remains the primary desktop (holding the panels etc). nvidia-settings can set primary monitor for me, but I want to use the cli.
View 4 Replies
View Related
Jan 28, 2010
I am using GeForce 7600 GSNot using the Nvidia X driver message you know... I searched all over, and seen this problem on many searches but no resolve issues.I want to be able to connect my tv, I use to be able to when I first installed Ubuntu and now IdK.
View 3 Replies
View Related
May 29, 2010
i've gotten my fedora 12 to the point where i can run python3 scripts from command line and can call up python 2.6.2 idle with the command 'idle' from command line. what command will call up python3 (3.1.2 to be exact) idle?
View 5 Replies
View Related
Mar 30, 2011
I need to grep for a particular string and if found need to display the line containing that string, the line above that and also the first line of that paragraph.
Can this be done via sed.
Eg, My Paragraphs
OA connectA
Enclosure:
Interconnect Module #6 Status:
Here, if I grep for Critical, it should display the following
Similarly if I grep for Degraded, it should display
View 3 Replies
View Related
May 29, 2011
Well when I first installed fedora 15 my wireless internet was working fine, and then out of the blue the option to select a wireless network wont show up.
Im sorry to be one of those people who register and there first post is a question, but since fedora 15 is new I couldnt find any information on my issue.
So basically, If I go into Network Settings I have two choices in the left hand tab. Wired, and Network proxy. Yesterday I also had wireless, Since the issue I have updated everything but still have no luck.
I am having this issue on a emachine em350 netbook, I am unable to post a link to it as I get a error since im new and not allowed to post links.
View 5 Replies
View Related
Dec 9, 2010
I have a many text files that have XML tags all shoved into 1 line. I want to create a new file that splits each XML tag onto a new line. code...
View 3 Replies
View Related
Feb 24, 2011
I'd like show a certain line or lines of a file with context, kind of like a unified diff, on the command line in Linux:
$ (something) -l 154 stuff.py
150: def foo(bar):
151: """
[code]....
View 5 Replies
View Related
Aug 22, 2011
How can I print Linux command line history without including the line numbers? I want to send it all to a text file like this:history >> history.txt
View 1 Replies
View Related
Sep 25, 2010
I had a minor problem with my ubuntu install, and a person said to go to startup manager and select reset to original settings. I did this and when I restarted It asked me to boot ubuntu 9.10, which would not work as I upgraded long ago. Now all I get is the option to boot 9.10, and I really want to get back into my computer. Running ubuntu 10.04 with latest updates as if 25 september New Zealand Time.
View 2 Replies
View Related
Mar 19, 2011
I have installed Centos in my server and when I take, top -c command its not showing the "command" option correctly. Due to the same, I'm not able to correctly track down the file which causes excessive usage. For eg:
top - 09:30:29 up 72 days, 12:46, 2 users, load average: 0.21, 0.16, 0.15
Tasks: 122 total, 1 running, 120 sleeping, 0 stopped, 1 zombie
Cpu(s): 4.8%us, 0.7%sy, 0.0%ni, 93.5%id, 1.0%wa, 0.0%hi, 0.0%si, 0.0%st
[code]....
View 3 Replies
View Related
Feb 24, 2011
I received Ubuntu 10.10 (a friend gave me the cd) Well, I installed, but I can't change the display settings: the maximum it gives is 900x600 So, I went online and looked for a fix.. I found this:
Code:
Sudo dpkg-reconfigure x server-xorg
Well, the problem is that according to the steps that the person who posted the code, I should type this code after executing Terminal before computer boots. and the way to execute Terminal is to have the key: escape holded Well, I do hold the key: escape. but I see no terminal! I have typed in normal mode...but, I guess the code only works before boot up. How can I execute terminal? is there any other way to fix the display settings? I currently have Windows Xp and Ubuntu.... and I have no problem with the display settings on Xp Can I do do from recovery mode?
Because I have 2 operating systems I get a screen like this (except mine is ubuntu 10.10) If I do it from the recovery mode.... would the code works?
View 1 Replies
View Related
Jun 27, 2009
I changed my display resolution to 832x624 from a higher resolution. Now all my resolution higher than 832x624 have disappeared and I cannot set a higher resolution.Does anyone know how I can get my higher display resolutions back.
View 4 Replies
View Related
Mar 26, 2011
I know my way around MS Windows much better, but I just don't feel right trying to program something for Android on a Microsoft operating system. I am interested in Android programming so I followed the instructions on [URL] to install the environment on my computer...
I just installed the JDK, SDK, Eclipse successfully (or I assume):
* When I get to Step 4 where I'm supposed to run 'android' it will not run. I get the error message "android: command not found" (I am definitely in the right directory).
** When I double-click it in nautilus, it opens up in gedit. I can set the permissions in nautilus (through the properties - Allow executing file as a program) and get it to work,
My system:
Intel i7
Ubuntu 10.10 Maverick Meerkat
android-sdk-linux-x86
eclipse 3.6.2
View 5 Replies
View Related
Sep 25, 2010
I'm using Xubuntu 8.10, and Xfce 4, which a very clever friend installed for me.
Problem is, my screen display keeps shwoing windows, task bars and icons aligned so far to the left, they go off the screen.
I'm trying to find the display settings for the monitor, so I can nudge it to the right. Can't find where to click.
View 1 Replies
View Related
Jul 31, 2011
I'd like to do something, but I don't seem to find the solution. Here is my problem: I have a laptop and I plugged in another monitor to it. What I want to do is when UserA logs in, both of the monitor is used, but when UserB logs in, only one of the monitor is used. When I change the display settings it applies to the other user too. I'd like to have different display settings for each user
View 7 Replies
View Related
May 21, 2011
i have a hp laptop with a cracked screen so i'm using and external monitor. It is an HP vs15c. Now it was working fine.. perfect even.. until i was working on a second virus infect pc in bed with the keyboard connection to this pc next to me. What happened next is a bit embarrassing and also why i have no idea what i did or how to fix it. Well i found the virus in the laptop i was repairing (god i hate vista.) when i wiggled in excitement .. only the keyboard slide under my breast and the next thing i know my screen looks stretched and i have no bars. i can move my mouse beyond the right and the bottom edges of the screen and i can't change anything cause i can't get any option.. or least i don't know how to get them without the bars.. i can't even reboot if i wanted to cause my task bar is GONE. the bottom active bar is there.. off screen where i can see it but if i drag my mouse down far enough it is there to click on things. However the top bar that i need is gone. I am NOT good with terminal.. nor do i know how to open it without the top task bar. Right now i'm cursing a storm and being very angry about being a woman.
View 14 Replies
View Related
Sep 7, 2011
I am running Fedora release 14 (Laughlin) and my Vim version is 'VIM - Vi IMproved 7.3 (2010 Aug 15, compiled Nov 16 2010 17:05:33)'. I've been trying for quite some time to get a more informative status line in my Vim window but to no avail. I am pasting my very last effort which is as simple as possible. Here is my .vimrc file:
Code:
set statusline=%B
set laststatus=2
Here is what the status line shows:
Code:
Documents/Work/fileName.txt
The .vimrc file does get processed, I've tried many other 'set statusline' combinations but everything failed.
View 1 Replies
View Related
Feb 17, 2010
how to pass something more than a one-command startup for gnome-terminal. I will give an example of what I'm trying to do here:
Code:
#! /bin/bash
#
#TODO write this for gnome and xterm
[code]....
This same error occurs if the gnome-terminal line is changed to
Code:
gnome-terminal -e mcTerm
Is there any way to pass more than one command on to gnome-terminal? I have tried various single and double quoting senarios and in a final attempt, I abstracted to an exported function all to no avail. Perhaps even though gnome-term is better at many things than xterm, xterm trumps it in this instance.
View 1 Replies
View Related
Jan 9, 2010
My display settings seem to have been corrupted after I upgraded from 9.04 to 9.10. I can only view my screen in 1280 x 1024 - no other resolutions work. Ubuntu is also not detecting my monitor, a Dell E193FP (19"). In reading some other posts, I see that the first question will be to post my xorg file, which follows.
View 1 Replies
View Related
Jan 31, 2010
I'm trying to setup my second computer as I think my first one is failing. I can only get my display to show 800*600 I want 1024*768 I also have this on a dual boot system but not showing any menu system so I can't get winxp How can I get a display of what my system is so I can post
View 1 Replies
View Related
Jun 26, 2010
hen it loads up ubuntu, it automatically detects the settings and resets, but my tv says it can't display the video. I have an old CRT monitor I hook it up to to be able to change settings, but it won't let me change the settings in gnome for the TV. I think the settings it will need to have for the video card hooked up RGB and television would be 1336x768, is there a way that I can program that to where it doesn't automatically detect the monitor?
View 1 Replies
View Related
Nov 19, 2009
I have never used Linux always windows so heres the problem the display only has 2 settings 640x480 and a smaller one and it say unknown monitor. I installed the drivers in hardware driver in systems I'm running Ubuntu v 9.10 if that matters and the video card is a Nvida mx440.
View 1 Replies
View Related
Jan 29, 2010
I have RHEL 5.3 running on Cray CX1. I am trying to connect to HP LP3065 30" monitor and not getting any video display (no response at all). Monitor is working fine on Windows system. Monitor has only DVI-D ports and my Cray system also has DVI socket to connect with. I checked for drivers at HP site and I couldn't find one anywhere else. I have NVIDIA quadro FX4800 video card and NVIDIA driver installed.
View 8 Replies
View Related
Nov 30, 2010
I have OpenSuse 11.3, with KDE4. a few days ago, after an upgrade, are presenting several flaws in the system configuration.
But I think the cause of all is that at startup, before showing up loginscreen display the message box
Quote:
Could not update ICEauthority file / var / lib / gdm / .ICEautority.
I gave CRTR Alt F1 to switch to text mode, and consult the file in that directory to verify the existence of the file and its permissions:
Quote:
I've checked some forums, but apparently they relate to other scenarios that describe the solution does not work
View 2 Replies
View Related