Debian Multimedia :: Save Changing Font In Virtual Console?

Jul 14, 2010

I wanna save font from SystemRescueCD's VC and set it up in Ubuntu's VC. How to save it? 'Man' doesn't make it clear to me. Is it

setfont -o [file]
or
setfont -O [file]
to save the font?

View 3 Replies


ADVERTISEMENT

Debian :: Lenny - Changing Console Font Size?

Dec 31, 2010

So I set up that OS I was talking about, everything I need, staying away from the "Startx" command, and it's working very very awesomely except for ONE little problem. The console font size is too big for me, and honestly I don't know how to change that. Coming out of Ubuntu, I'm realizing I don't know as much about config files as I think I do :P

Any way I can change the font size? When I use the GParted live cd, I see a line in the start up that mentions changing the frame buffer to 700 x 48 or something, I'll get specifics soon (computer's not on me) and it makes the font and everything just how I like it.

View 9 Replies View Related

General :: To Change Font In Virtual Console

Jul 14, 2010

Is it possible to change font in Ubuntu's Virtual Console and make it as it is in SystemRescueCD's Virtual Console?

View 3 Replies View Related

Ubuntu :: 9.10 64bit + Radeon HD3200 + Font Size At Virtual Console Is HUGE

Feb 14, 2010

I've read so many howto's and threads but never managed to get a decent font size on my tty's. Before grub2 I used to use vga=795 (or something like that), but now that isn't working anymore. I have a 24" Samsung screen and the font size is HUGE. Has anyone with same hardware succeeded in setting a decent resolution? I've played around with gfxpayload and all that stuff. I'm using fglrx driver on an up-to-date system.

View 3 Replies View Related

OpenSUSE :: Changing Colours For Each Virtual Console?

Apr 5, 2011

How can I change the colour for each virtual console seperately?I.e. blue for console 1, green for console 2, etc. I'm using SuSE 11.4.It worked under SuSE 11.1 like a charm

View 9 Replies View Related

Ubuntu :: Changing Virtual Console Screen Resolution

Feb 1, 2011

I am using Ubuntu 10.10 on a Dell Optiplex GX270, with the Intel video chip. I have a problem with my virtual consoles/terminals (<ctrl-alt>F1-F6). The default screen resolution was set to 1600x1200 at installation, which results in a nearly microscopic, unreadable font. I posted the problem on this thread on ubuntuforums.org, where they suggested adding GRUB_GFXMODE=640x480 and GRUB_GFXPAYLOAD_LINUX=640x480 to /etc/default/grub and /etc/grub.d/00_header. Still no joy--the console screen resolution still was 1600x1200.

I have noticed that the screen resolution changes three times during boot; it starts at standard VGA, 640x480, then switches to 1600x1200, then finally to 1024x768, which is my preferred resolution in X. But, if I switch to a virtual console, the resolution shoots up to 1600x1200 again. There are times when I like to use virtual terminals, and I would like to avoid eyestrain.

View 10 Replies View Related

Debian :: Set The Beautiful Font Of Console?

Mar 20, 2011

Now I know that I could use "consolechar" command with option "f " to set other fonts temporarily. The problem for me now is that I had tried almost all of those fonts in directory /usr/share/consolefont/, but I could not find a suitable one, none of them are beautiful. So, I hope one can tell me how to get the fonts and how to set the font I like to be lasting.

View 1 Replies View Related

Debian :: Squeeze's Console Font Is Too Small

Sep 10, 2010

After reinstalling Squeeze's base system, the console font is too small to read comfortably. I tried to pass the kernel parameter vga=0x303 without success. After init starts the font reverts to a very small font that I cannot read comfortably on my 17 inch TFT LCD monitor.

View 7 Replies View Related

Debian Configuration :: Squeeze Grub2 Made Console Font Green

Apr 1, 2010

After an update on squeeze about a week or two ago, my console font turned green. I'm not exactly sure of the timing, because I switch between lenny and squeeze, and some time passed between the update and the reboot in squeeze.

During the update, I was asked if I wanted to keep my altered /etc/grub.d/00_header or take the package maintainer's version. I took the PM's version, knowing I'd lose my edit (set gfxpayload=1024x768x16). When I add that line to the new 00_header, run update-grub and reboot, the console font is the size I want, but it's a dull green. Reminds me of my first computer. How do I get it back to white and keep the 1024x768 resolution?

Currently booting with grub-legacy and chainloading grub2. If I boot entirely with grub-legacy, and pass vga=791, the console font will be white. It doesn't matter which kernel I use. Currently, I'm running 2.6.32-3-686. Same behavior exists if I use 2.6.30-2-686. If I use 1024x768x8 I get a dull gray instead of dull green.

View 4 Replies View Related

Debian Installation :: Squeeze - Change Grub Password And Console Font Size?

Nov 5, 2010

I'm trying to do is protect the computer against housemates. The standard procedure I do with Lenny:

1. Password protect BIOS.

2. In BIOS, always boot from hard drive. Disable booting from any other device such as USB or CD-ROM.

3. Password protect Grub (v1) using the "password --md5 $1$9MuaA/$5TDLgvmcEiCWNr5W9VaMK1" syntax in my menu.lst file.

With the above precautions in place, [I think] the only way to gain root access to the system is to take the case lid off and proceed to do stuff physically (like set jumpers and/or take out the hard drive). Am I correct? My reasoning for this is, the computer boots -> must boot from HD -> must load Grub -> must go to default menu item since others are protected, and cannot command prompt in Grub without password.

Anyhow, In Squeeze, I was a bit disappointed to find out, after doing a bit of Google-research, that Grub v2 (which is standard on Squeeze now) does not easily support password protecting the Grub menu. Am I correct? Will this issue perhaps be addressed in the Squeeze final release? Is this feature dumb anyways because the Grub password is of no use (i.e. my paragraph above is complete horseradish)?

Another thing I would like to do is change the console font and size back to something more "normal" or "classic", not some crazy tiny font that's only found in totally bleeding edge Linux distrubutions <gasp!>. I found that the Squeeze console font (e.g. when I type Ctrl+Alt+F1) is wicked tiny. I wanna change it to "normal". Grub v2 password and console font config?

View 13 Replies View Related

Debian Configuration :: Console Font Size Under Squeeze - Grub Screen Is Very Tiny

May 17, 2011

My Squeeze installation has the horrific 80x25 line display, and I cannot stand it. I know it can do better, because the grub screen is very tiny. I ran dpkg-reconfigure console-setup, but the offerings there aren't much better. I don't know what happened to the good ol' days of grub when all you had to do was pass vga=791 to the kernel to get a decent console size... but it seems they are gone.

I don't really understand this new v2 grub... I don't know why it was necessary to change how it was configured, when it seemed to work so exquisitely. how I would accomplish the functional equivalent of passing vga=791 (1024x768@75hz) to the kernel in grub

View 6 Replies View Related

Debian Configuration :: Changing Keyboard Layout On Console?

Apr 9, 2010

I know there are many threads regarding this topic.I probably read most of them. At installation time I told Debian to use German keyboard layout (since I am from Germany). Now I want to switch it to American keyboard layout. In X this was no problem. But in the tty consoles I cant get it changed. It does not matter to me if it is system wide or user wide because I am the only user. (system wide would be a little bit more preferrable because it would affect the super user too, I think).I tried dpkg-reconfigure console-data
and selecting my desired layout. This changes the Layout to American until reboot

View 2 Replies View Related

Debian Configuration :: Changing Console Keyboard Layout?

Sep 8, 2011

I just installed Debian 6 and need to change the console keyboard layout (I am not running any sort of gui).I installed 'console-data' and ran:# dpkg-reconfigure console-dataThis assigns my Apple keyboard keys perfectly but it won't survive a reboot, which is really important for entering passwords

View 2 Replies View Related

Debian :: Alt+Ctrl+F1 Restarts X Server - No Virtual Console

Feb 8, 2010

I installed latest stable debian lenny. However when I want to switch to a virtual console by pressing Alt+Ctrl+F(1-6) the X server is restarted and I get the gdm login screen. When I kill gdm, virtual console switching works fine. How to switch a to a terminal and return to my X session by pressing Alt+Ctrl+F7?

View 10 Replies View Related

Debian :: Screen Black After One Move From X To Virtual Console

Feb 18, 2011

After upgrading my Debian from Lenny to Squeeze a few things don't work properly. Most disturbing is that after one switch from graphic screen (x, Gnome) to the virtual consoles this can be observed:

1) The virtual consoles show only a small font. It doesn't change when I use 'dpkg-reconfigure console-setup'. Otherwise everything seems to function properly, but then

2) I return to x (with Alt+F7), and if I again want to reach the virtual consoles (with Alt+String+F3, this is a laptop) the screens are persistently black; nothing works, except Alt+F7, which allows me to go back to the x-screen. In this graphic screen it is possible to use the consoles without problem.

3) I have some trouble shutting-down the computer. The screen disappears, everything goes black, but the computer goes on and does not shut down until I press the power-button, forcing the shut-down process. If I press the keys which would bring the computer to a halt through the virtual consoles, I can bring it to stop allthough the screen remains black throughout the whole process. I press: Alt+Strg+F3 to reach the consoles, there 'root + password', Enter, halt, Enter. Nothing at all appears on the screen, but after a while the computer stops.

View 13 Replies View Related

Fedora :: Upgrade To KDE 4.4 And "Configure Kmail" Displayed In The Default Font No In Console Font

Feb 25, 2010

In all previous versions of KDE I had Console8x16 set as KDE font for all cases (Settings->Appearance->Fonts). After tonight upgrade, this (only!) font is not working. I can see it in font manager, I can set it in ...Appearance->Fonts, but actually remains default font. Two of about 30 attempts somehow (can not reproduce) succeeded to set "console 12" font, but it disappeared after restart.

1. What can be the problem in 4.4?
2. In /usr/share/fonts tere are 3 files named console8x16.pcf, console8x8.pcf and console9x15.pcf, but in the font list in Appearance->Fonts I can see only 2 - one named "Console" (seems to be 8x16 and "console" (8x8). File 9x15 does not appear at all. Why?

Last results of attempts: cannot use console font in part of areas, while part works OK. For example: kdevelop editor, kmail message body text works OK. But kmail other parts - does not. The most interesting is that although setting the kmail body message text to console displays the message body text correctly (with console font), but the example message in "Configure kmail" dialogue "The Quick Brown Fox Jumps Over The Lazy Dog" is displayed in the default font, as if there is no console font!

View 3 Replies View Related

Ubuntu Multimedia :: Pipe A Video Feed From Virtual Box To Vlc And Save It As A File?

Aug 9, 2011

is there a way to pipe a video feed from virtual box to vlc and save it as a file? cause if i could then i could save streaming videos from places like hulu and netflix or save bluray movies to a avi file for latter use.

View 6 Replies View Related

Fedora :: No Console Font After Upgrade To 4.4

Mar 5, 2010

That is - most of the applications using console (8x16) font does not display it after upgrade to KDE4.4, including "System settings->Font installer". kdevelop (kate), contrary, still sees it, and one-two more applications...

View 1 Replies View Related

Fedora :: How To Increase Console Font

Aug 19, 2011

I need a really large console font! I used ter-v32n.psf.gz but it is not large enough for what I need. Anyone know of anywhere which I can download a few of them.

View 3 Replies View Related

Ubuntu :: Change The Console Font?

Jul 11, 2010

Not the gnome-terminal fonts... That's easy... How about the font faces on tty1-6? I tried Slackware once... It was way back in my Linux experience so it struck to me as a clumsy and ill-managed operating system despite that the fact is the exact opposite... Well, as it appears, Slackware did have something about changing the console font since it mostly focused on terminal, you know, it booted up in terminal by default, for starters. Anyway, since Ubuntu is Linux as well, I guess there must be some way of changing the font face for the terminals, eh?

View 3 Replies View Related

Programming :: Get Console Font Color

Jun 20, 2011

I've coma across a problem I have not been able to solve myself. Is there a function in the linux API similar to GetConsoleScreenBufferInfo() on Windows? refer to: http://msdn.microsoft.com/en-us/libr...=vs.85%29.aspx

I only need to get the current color settings of the active terminal.

View 3 Replies View Related

Red Hat :: Set Console Font (corrupted After Yum Update)?

Mar 11, 2009

I'm running RHEL 5.3 on one box at work; after the initial installation, the console font was fine (although it was visible in only one of two monitors: dual-head was configured automatically).After the first yum upgrade (which brought in dozens of packages), the console font became almost unusable. At first I can log in (say, on TTY1), but after the next few keystrokes every blank part of the display is changed to a capital G with a caret. Also, stdout (in some cases) is in an unreadable (for me, cyrillic maybe?) font. (And now the same - corrupted - display is visible in both monitors) I can't find the command to choose another console font. Looked in the "system-config*" type scripts to no avail

View 1 Replies View Related

General :: Increasing Font Size In Console

Feb 26, 2011

I am using ubuntu lucid.as a desktop and don't run a server. The editor I use is vim so increasing font by edit > profile preferences. What I need to know is how to increase the size in console ie. when I use Ctrl +Alt + F1 to F6. On running xrandr I get this :

[Code]...

I know that,the graphical user interface ( using X windows , I think ) sits on top of the base system ie F1 to F6. In the Fs , xrandr replies "Can't open display ". The question is am I right in thinking that "gui" is totally independant of the base ( is that the correct word ?). I have read that messing about with resolution can wreck a monitor ( I'm using a laptop) , is there a safe way to proceed?

View 5 Replies View Related

Debian Multimedia :: BIG FONT ON TV 32" In Gtk

Jun 19, 2010

How everybody can view, the fonts is exaggeration big in my TV 32", this problem occurs in Gtk, because Opera look good and is Qt , I try changed Font Size, but fix one, other thing is damaged. also I try

[Code]...

View 4 Replies View Related

SUSE :: Console Screen Font Very Small In Open 11.3

Aug 15, 2010

What's happening to the console screen resolution in version 11.3? I have been using an 80x24 character console screen to run character based software and I want 80x24 to fill the whole screen. To do that, I have chosen "text mode" on the initial dvd boot up screen (F3 before choosing install). Choosing a higher resolution installation produces gui installation screens and results in console screens with progressively higher resolution, smaller type and more characters/line and lines/page, as the gui resolution increases. The installation resolution does not seem to affect the xwindows resolution. However, when I installed ver 11.3 using the text mode installation, the console screens alt-F1 to alt-F6 had very small text and the 80x24 text area fit in a small rectangle in the upper left corner of the screen. How can I fix this? My system is an Asus M4A785-M motherboard with a 2.8 ghz quad core athlon II, using the onboard ATI Radeon HD 4200 GPU.

View 6 Replies View Related

Debian Multimedia :: How To Configure Font For QT Based App

Jan 5, 2016

I install a qt application through apt-get. After launching the app, its font looks like the link shown : [URL] ....

How can I adjust the font to allow the app display font correctly?

Environment: stretch/sid, QT5 (libqt5gui5 libqt5multimedia5 libqt5network5 libqt5qml5 libqt5quick5 libqt5widgets5 qml-module-qtquick-controls qml-module-qtquick-dialogs qml-module-qtmultimedia)

View 0 Replies View Related

Ubuntu :: 9.10 - Console Resolution High And Font Size Small

Jan 3, 2010

I am have upgraded from 9.04 to 9.10 in my laptop. After performing the reboot, the shell/console resolution went very high and the font size went too small. How to regain the old console shell resolution as in 9.04. I require this urgently as my laptop suffers the white screen problem. Switching between Ctrl+Alt+F6 and Ctrl+Alt+F7 I could get back the screen as the change in the resolution switches off and on the screen, so that I can negotiate with the white screen problem.

View 10 Replies View Related

Server :: CentOS: Set Font Size/ Resolution On Main Console?

Mar 3, 2010

I use CentOS and i need to set resolution or font size so that i can see more lines of logs at a time on the main console of my CentOS box.

View 3 Replies View Related

Debian Multimedia :: How Come Same Font Smaller In Xfce Than Xubuntu

Nov 24, 2013

When trying to make my Xfce desktop in Debian 7 (wheezy) look the same way as in Xubuntu 12.04 (precise), I am able to (by copying some files from Xubuntu packages) make the fonts render the same way, set up the same desktop and icon themes etc and make everything look identical, with the exception of the fonts...

Since that, if I choose the font "Sans 10" for my desktop, in Debian - with all the same anti-aliasing options, and such, that I use in Xubuntu - the text looks smaller, everywhere, compared to Xubuntu.

So... How come this happens, if I have chosen the same font "Sans" with the same size "10"?

Below, are the different results, depending on the OS in question.

In Debian Xfce, I get this:

While, in Xubuntu, I get this:

I remember this same thing happening, once, when I was experimenting with setting up an Openbox desktop environment, on top of an Ubuntu 12.04 command line install, where, if I used LightDM, as the login manager, I would observe this same font size "reduction" (in, at least, some of the applications), with the theme I was trying to set up, while, if I used GDM, as the login manager, I would not observe this same font size reduction. (And, so, it seemed that some GTK library(?), being used by the GDM, prevented this from happening(?)...)

Also, I read somewhere, on the Internet, that Xubuntu builds Xfce on top of GNOME(?) (libraries, I guess)...

Could it be that, by installing some GTK library, the fonts will "return" to normal size? Or, do I have to configure something else, somewhere?

(P.S. - I've also tried choosing the size "11", in Debian Xfce - in case it's a matter of different values used, for the numbers, in each OS - but, if I do so, it only makes the text bigger than in Xubuntu, with the size "10"...)

View 14 Replies View Related

Debian Multimedia :: Install Font With Better Unicode Support?

Mar 20, 2015

I'm running a Debian Wheezy system. There are a lot of characters I want to use from the U+1F*** set of characters. But when I use them or look them up in the character map, all I see is the square with the code inside. Is there some font package I can install from the repository that has better support for these characters?

E.g., when I am instant messaging my girlfriend, I like to use the HEAVY BLACK HEART character (❤, U+2764). But there are a whole bunch of other "romantic" characters that are listed but not actually displaying for me, like the KISS MARK (U+1F48B), which I would like to use. These characters apparently show up on her system, which is an android phone.

View 8 Replies View Related







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