Debian Configuration :: Terminal Don't Fill Entire Screen?

Sep 8, 2011

I started my Debian 6 machine today and the terminal (Alt+Ctrl+F1) is only using the top left area of the screen. The resolution is correct but the whole screen just isn't filled with text. When I log in and run startx the GUI is in a very small resolution.

I've tried everything I can find with GRUB_GFXMODE and GRUB_GFX_PAYLOAD but nothing works.

View 2 Replies


ADVERTISEMENT

Ubuntu :: Video Driver - Image Would No Longer Fill The Entire Screen

Feb 26, 2010

i just installed an ati radeon hd 4350 video card. after doing so i installed the restricted drivers and found that the image would no longer fill the entire screen no matter what i did. i then disabled the drivers and rebooted. now when i log into gnome all i can see is a white desktop with no icons or even programs when they are loaded (i can tell that some load because i can see when the cursor changes for a text box and the like). would re-enabling the drivers help with this? if so i need a command to do so as i have had to boot into xterm to write this.

View 1 Replies View Related

Ubuntu :: Plymouth Boot - Splash Screen Doesn't Fill The Entire Monitor

May 9, 2010

I followed this workaround for Nvidia cards and the boot screen

[url]

Everything worked fine, except at boot, the splash screen doesn't fill the entire monitor. I set it to the native resolution of my monitor, 1920x1080. Its just not stretched fullscreen.

View 4 Replies View Related

Software :: Redirect ALL Terminal Output To File And Screen (for Entire Session)?

Jul 6, 2010

Is there one command that will let me record an entire terminal session (with any possible errors) to a text file while also seeing all output on screen too? I know it can be done for individual commands, but I'm looking to do this for an entire session where the individual commands will be normal (i.e., not piped into tee, etc.). It would be even better if the command prompt is captured too. The obvious utility of this makes me think someone surely has come up with a solution long ago (probably in the 60's).(I'm sure it goes without saying, but subsequent output in that session should be appended to the file. The file should contain the full history, with all output and errors, of the session.)

View 9 Replies View Related

Software :: Debian 6 Squeeze Does Not Completely Fill The Monitor Screen On Left

Mar 18, 2011

Have any of you used Debian 6 Squeeze yet? Have you encountered a problem of the OS not entirely filling in the left side of the video monitor leaving approximately (19 inch monitor) a half inch vertically black non-filled part?

This happens in several Debian 6 Squeeze itterations: Net-intall, commercial intalls, etc.

It could be a hardware problem but it happens on other machines as well, so I do not lean that way. There are other machinations of video pasting during bootup such as the left hand of the screen being on the right and vice-versa, scrunched up lines of garbage taking hold of certain sections of the screen.

View 3 Replies View Related

Fedora :: Dual Monitors - Screen Does Fill The Lcd Screen All The Way

Mar 25, 2010

setting up my dual monitors. I can get a continuous screen but the screen does fill the lcd screen all the way. I have dove in to xorg. I'm on fedora 12 .

[Code]...

View 6 Replies View Related

Ubuntu :: Window Doesn't Fill 10% Of Screen At Top?

Jul 31, 2010

Ubuntu 10.04 32bit
Gnome 2.30.2
Compiz active
Cairo Dock loaded

I've loaded Cairo-dock, deleted my bottom panel in Gnome & reduce my top panel to a minimum showing only "notifications". I can't get my windows to fill the top 10% of the screen on maximise without going full-screen and losing the window borders and the menu bar.how I can configure the maximise setting to use the whole screen?

View 1 Replies View Related

Fedora Installation :: Resize The Screen To Fill More Of The Monitor?

Apr 10, 2009

I'm going to do a permanent install of fedora 10 soon, within the next couple of days.

1. When installing it asks if I need to log in as NIC, something about networks. What would that be about?

2. Is there any way to resize the screen to fill more of the monitor? Right now it leaves about an inch of blackness on the let side which is more than other os's that I've seen.

View 3 Replies View Related

Fedora :: Flash Popup Goes Blank When Try To Expand It To Fill Screen

Feb 9, 2010

[URL] and then take vid and open that in whole screen. Since is it this machine why I got blank if I am try to expand it to fill screen.

View 2 Replies View Related

Ubuntu :: Boot Display Doesn't Fill The Monitor Screen?

Jul 15, 2010

I have an Nvidia card and I am using ubuntu 10.04. Before installing the ubuntu nvidia restricted drivers, the boot screen with the ubuntu logo would cover the entire display area of the monitor. But now, after installing the Nvidia driver and fixing the display resolution of the boot screen with the Plymouth fix, the boot screen doesn't expand to fit the entirety of the monitor display area. How can I fix this? There is a good 2 inch off from either side of the display while booting.

View 3 Replies View Related

General :: Delete Entire System Using Terminal?

Jul 22, 2011

How can I delete my entire system using terminal? I know that the beginning is rm, but then what?

View 2 Replies View Related

Debian Configuration :: Adding An X Terminal?

May 3, 2010

I want to be able to have two x terminals at a time, one for the graphical login, and one for miscellaneous 'startx's by tty users. How can I do this? Can I do this?

View 3 Replies View Related

Debian Configuration :: How To Set Virtual Terminal Color

Dec 30, 2015

I am a newer to debian. I want to change the color of the vitrual terminal. I have found the function " setvtrgb ",but I don't know how to mix the color , Only text green and background black...

View 10 Replies View Related

Debian Configuration :: Gksu/su-to-root To Run In Terminal Possible?

Jan 17, 2011

I'm configuring some security and i'd like to run arpon to a specific device everytime wicd connects.So, if Wicd connects to a wireless, i'd launch gksu arpon -d -i eth2 (for example.) But this doesn't work, because it seems that gksu only works for X apps.I found that if i do: gnome-terminal -e 'sudo arpon -d -i eth2' It works, but it leaves me with a terminal window open, and i'd like to be asked for a password gksu style.I've also tried this: gksu -- arpon -d -i eth2which also works, but the program quits right after it's started.Am i missing something here?

View 14 Replies View Related

Debian Configuration :: Run Aptitude Update In The Terminal It Looks To Load A Cd?

Jan 22, 2011

I installed squeeze 2 or 3 weeks ago. When I run aptitude update in the terminal, it looks for me to load a cd. What's that about? see below

debian@dell:~$ su
Password:
root@dell:/home/debian# aptitude update
Ign cdrom://[Debian GNU/Linux testing _Squeeze_ - Official Snapshot amd64 kde-CD Binary-1 20110110-07:46] squeeze Release.gpg

[Code].....

View 6 Replies View Related

Debian Configuration :: Cannot Configure Internet Connection Via Terminal

Aug 13, 2011

I have just installed Debian Squeeze on my spare computer (dual booted with Ubuntu 11.04) and I cannot connect to the internet using Squeeze. Due to my ISP, I have to manually connect this computer and on Ubuntu copying and pasting a text file such as this into the terminal works with no problems.What do I need to do to manually configure my Squeeze internet connection?

View 5 Replies View Related

Security :: Script To Send A Command VIA Terminal To Wipe An Entire Machine Of Data?

Sep 16, 2010

Is there a script I can use to send a command VIA terminal to wipe an entire machine of data? If for example there is an intrusion valuable data can be at risk, it would need to be erased.

View 14 Replies View Related

Debian :: Screen Resolution For The Terminal?

Nov 3, 2010

I am on a Debian 5 server and there is no desktop environment installed.I use mysql client on localhost and it's very hard to read tables with the lowest screen resolution.Is there a way to change it? I saw a few times, BACKTRACK changes command line's screen resolution but I don't know how to it or is it possible on debian.

View 7 Replies View Related

Debian :: Terminal Command To Lock The Screen?

May 9, 2011

Is there a terminal command to lock the screen? I am using GNOME if that matters

View 3 Replies View Related

Debian :: Terminal Window - Changing The Screen Resolution?

Jun 13, 2010

I am not use X11 in linux. I use just terminal window. How can i change screen resolution?

View 5 Replies View Related

Ubuntu :: Setting XBMC To Not Take Up Entire Screen?

Jan 29, 2010

How to set XBMC to not take up the entire screen?

View 1 Replies View Related

Debian Multimedia :: Change Screen Resolution For One User On Terminal

Jul 13, 2015

I am wanting to try to change my normal user (bbq) to a different screen size within my secondary user (lfs). I was wondering how one would do that.

This happened when OpenClonk changed my screen resolution and when i changed it back my screen blacked out (and me being the idiot save it).

Debian 8 GNOME

Also (a bit unrelated) could a video card problem cause a user to log out? I have been having some severe problems with my monitor and I am thinking it is th video card. Sometimes when I am starting a program my monitor will lose connection to my computer (HDMI signal not found) and I will either have to wait a few seconds and it will turn on or it will just stay blacked out.

View 0 Replies View Related

Ubuntu :: Resolution With Lucid 64 - Display Isn't Quite Filling The Entire Screen

Jul 2, 2010

I have Lucid 64 connected to my 27" TV with 4:3 aspect ratio via s-video from an nVidia NV4 GeForce 6200SE TurboCache 256 MB card using the 173 driver set at 800X600. After hours (don't get on my case, this is the first time I've had hardware that would run well on a TV) and hours of tinkering I've gotten a feel for how to do this and have some pretty good results. However, I have two problems.

.01 The display isn't quite filling the entire screen. It's leaving about a .25 inch black bar all the way around the screen. This is negligible and if I can't fix it with only minor adjustments then so be it. I can live with it.

.02 This one isn't so minor. Many of the Windows are opening with portions of themselves cut off of, usually, the bottom of the screen. This makes, among other things, getting to the Close button rather impossible.

View 9 Replies View Related

Ubuntu Installation :: When It Says In The Loading Screen After A While The Entire Sceen Becomes Distorted?

Jul 24, 2010

I am doing a fresh install of Ubuntu 10.4 and I cant install, when it says Ubuntu in the loading screen after a while the entire sceen becomes distorted, like all messed up and I cant seem to do anything, I am running Opteron 175, DFI Expert Motherboard and Nvidia 7800GT.I am attaching a picture of what i am getting

View 6 Replies View Related

Debian Configuration :: Screen Goes Blank During Boot On 8.1

Jun 18, 2015

I have this machine (motherboard ITX Jetaway NF94-270-LF based on CPU Atom N270, full specs here) as a server for some time now (about 4 years). Debian 8.1 is installed on it.

Two days ago, after a power failure, the machine was not able to complete the boot process. I attached a keyboard and a monitor (on VGA port, the motherboard also as a DVI one, but I don't have a suitable monitor) to be able to see what's happening and interact with the machine. Unluckily, at a certain point during the booting sequence the screen goes blank and the monitor goes in standby mode; apart from that, the boot process continues in the background.

As far as I can recall, this behaviour existed for at least a couple of years (if not from the beginning) and the boot process was always completed successfully until two days ago.

The screen goes blank after the setup of the keyboard mapping. I tried everything to avoid the screen going blank: in the Grub menu I set the "vga" parameter, the "nomodeset" parameter, the grub_gfxmode parameter, I removed the "quiet" option, I removed the "load_video" line, I forced the BIOS to only use the VGA port for the video and so on, in order to disable or configure differently the video and the framebuffer. All these stuff had no effect at all: the screen keeps going blank at the same point during the boot process.

The only way I was able to use a fully booted system through keyboard and monitor was via the rescue mode of the Debian 8.1 netinst image. But that way, of course, I wasn't able to observe the normal boot process. So, I checked the boot parameters of the rescue mode and I found that the only usefull parameter was "vga", which I already used and was ineffective.

View 4 Replies View Related

Debian Configuration :: Should Change Brightness Of Screen

Mar 30, 2016

I've an asuspro (more precisely the p2520la version) notebook with the fn+f5, fn+f6 buttons that should change brightness of the screen. But they don't work. For volume it's ok (fn+f11/f12), and if I go in the system settings I c an change manually the brightness (I use kde so there is a bar with which change it). But when I'm outside and the screen brightness is low I found difficult to find the menu settings and the hardware buttons would be better.I've tried adding to the kernel the "acpi_osi=" command but doesn't work.

View 0 Replies View Related

Debian Configuration :: Stuck At Screen Before Login

Aug 23, 2010

I'm new to the world of linux I've started using it just one week ago.I installed Debian Lenny without problem, and after 2 or 3 days managed to make my wifi and ATI card to work. Today I tried installing compiz, through the packet manager that comes with the system. It was downloaded and installed successfully, so I rebooted to see it effects (I guess) but after that, I wasn't able to get to the login screen anymore, it just gets stuck at the "gray" screen before that (I took a pic of what screen i'm talkin about). Then I accessed in console mode and removed all the compiz packages, tried dpkg-reconfigure gnome and gnome-core, then reinstalled the ati drivers, but the problem is still there.I don't want to reinstall the whole system, I don't think a simple problem like this is enough to do so, but sincerely I'm completly lost.

View 14 Replies View Related

Debian Configuration :: Xscreensaver Cannot Control The Screen

Dec 29, 2010

For some reason I cannot figure out, xscreensaver does not have permission to control my screen. It's present in memory, so the settings app thinking it is not present and asking if I want to start it is odd. Could the the necessity of using VESA BIOS controls to get around bugs in the VIA/S3/Unichrome chipset be the source of the problem? Are there other Linux screensavers that might work differently and might still be able to blank my screen?

View 4 Replies View Related

Debian Configuration :: Keep Getting Screen Error Message

Apr 3, 2011

I have been trying to install programs and I keep getting a screen error message. and it does it on every package i install unless i remove screen.

[code]...

View 3 Replies View Related

Debian Configuration :: Screen Resolution With Kernel 2.6.32-5?

Aug 22, 2011

I'm running Debian squeeze on an old IBM laptop with Radeon Mobility 7500 graphic card.In the kernel 2.6.32-5 there is always a little white line at the bottom of the screen.It begins to appear after the font size changes during the boot process.It does not appear in older kernels.

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved