Bug#595696: Bug#594817: console-setup should configure the width&height of the console

2024-04-27 Thread Samuel Thibault
Samuel Thibault, le mar. 01 sept. 2015 19:40:30 +0200, a ecrit: > Anton Zinoviev, le Tue 01 Sep 2015 20:31:33 +0300, a écrit : > > On Tue, Aug 25, 2015 at 10:20:46PM +0200, Samuel Thibault wrote: > > > Samuel Thibault, le Sun 29 Aug 2010 21:08:05 +0200, a écrit : > > > > We could even imagine to

Bug#595696: Bug#594817: console-setup should configure the width&height of the console

2015-09-01 Thread Anton Zinoviev
On Tue, Aug 25, 2015 at 10:20:46PM +0200, Samuel Thibault wrote: > Samuel Thibault, le Sun 29 Aug 2010 21:08:05 +0200, a écrit : > > We could even imagine to > > rasterize a vector font on the fly for very big sizes. > > otf2bdf and bdf2psf could be used for that, for instance if the user > sp

Bug#595696: Bug#594817: console-setup should configure the width&height of the console

2015-09-01 Thread Samuel Thibault
Anton Zinoviev, le Tue 01 Sep 2015 20:31:33 +0300, a écrit : > On Tue, Aug 25, 2015 at 10:20:46PM +0200, Samuel Thibault wrote: > > Samuel Thibault, le Sun 29 Aug 2010 21:08:05 +0200, a écrit : > > > We could even imagine to > > > rasterize a vector font on the fly for very big sizes. > > > >

Bug#595696: Bug#594817: console-setup should configure the width&height of the console

2015-09-01 Thread Samuel Thibault
Anton Zinoviev, le Tue 01 Sep 2015 20:31:33 +0300, a écrit : > 40 cols: for braile displays (is there a way to autodetect these?) There is no simple way to autodetect this. Some devices have only 20, while others have 80. 40 is just the most common. People are used to use 80 actually. Some people

Bug#595696: Bug#594817: console-setup should configure the width&height of the console

2015-08-25 Thread Samuel Thibault
Samuel Thibault, le Sun 29 Aug 2010 21:08:05 +0200, a écrit : > We could even imagine to > rasterize a vector font on the fly for very big sizes. otf2bdf and bdf2psf could be used for that, for instance if the user specifies the width (which will be the most probable use, people usually don't

Bug#595696: Bug#594817: console-setup should configure the width&height of the console

2011-02-28 Thread Samuel Thibault
Anton Zinoviev, le Mon 28 Feb 2011 18:07:00 +0200, a écrit : > 1a. If framebuffer is used and fbset is installed, then use "fbset -s". > 1b. If framebuffer is used but fbset is not installed, then unknown. > 1c. If framebuffer is not used and /proc/cmdline doesn't contain "vga" > option, then

Bug#595696: Bug#594817: console-setup should configure the width&height of the console

2011-02-28 Thread Anton Zinoviev
On Sun, Feb 27, 2011 at 06:48:49PM +0100, Julien Cristau wrote: > > > In order to do something like this, it would be necessary to make > > console-setup predepend on fbset (in order to detect the screen > > resolution). Is this OK? > > > Why pre-depends? Well, for now I am not exactly sure w

Bug#595696: Bug#594817: console-setup should configure the width&height of the console

2011-02-27 Thread Julien Cristau
On Sun, Feb 27, 2011 at 18:32:28 +0200, Anton Zinoviev wrote: > On Sun, Aug 29, 2010 at 09:08:05PM +0200, Samuel Thibault wrote: > > > > - if FONTSIZE is not set but SCREEN_WIDTH/HEIGHT is, look for a font > > size that is almost big enough to get only the desired width and > > height. Calling

Bug#595696: Bug#594817: console-setup should configure the width&height of the console

2011-02-27 Thread Samuel Thibault
Anton Zinoviev, le Sun 27 Feb 2011 18:32:28 +0200, a écrit : > On Sun, Aug 29, 2010 at 09:08:05PM +0200, Samuel Thibault wrote: > > > > - if FONTSIZE is not set but SCREEN_WIDTH/HEIGHT is, look for a font > > size that is almost big enough to get only the desired width and > > height. Calling s

Bug#595696: Bug#594817: console-setup should configure the width&height of the console

2011-02-27 Thread Anton Zinoviev
On Sun, Aug 29, 2010 at 09:08:05PM +0200, Samuel Thibault wrote: > > - if FONTSIZE is not set but SCREEN_WIDTH/HEIGHT is, look for a font > size that is almost big enough to get only the desired width and > height. Calling stty cols $SCREEN_WIDTH rows $SCREEN_HEIGHT then helps > to get rid of

Bug#594817: console-setup should configure the width&height of the console

2010-09-05 Thread Samuel Thibault
clone 594817 -1 retitle -1 console-setup should be able to select the font size according to SCREEN_WIDTH/HEIGHT severity -1 wishlist tags 594817 + pending thanks Otavio Salvador, le Sun 05 Sep 2010 14:42:55 -0300, a écrit : > On Thu, Sep 2, 2010 at 6:45 PM, Samuel Thibault wrote: > > Here is a

Bug#594817: console-setup should configure the width&height of the console

2010-09-05 Thread Otavio Salvador
Hello Samuel, On Thu, Sep 2, 2010 at 6:45 PM, Samuel Thibault wrote: > Hello, > > Here is a patch proposition. This looks safe for me too; please commit it. -- Otavio Salvador                  O.S. Systems E-mail: ota...@ossystems.com.br  http://www.ossystems.com.br Mobile: +55 53 9981-7854   

Bug#594817: console-setup should configure the width&height of the console

2010-09-02 Thread Samuel Thibault
Hello, Here is a patch proposition. Samuel Index: setupcon === --- setupcon(révision 64607) +++ setupcon(copie de travail) @@ -318,6 +318,18 @@ fi done fi + +STTY="" +[ -z "$SCREEN_WIDTH

Bug#594817: console-setup should configure the width&height of the console

2010-08-29 Thread Christian PERRIER
Quoting Samuel Thibault (sthiba...@debian.org): > Of course, since Squeeze is frozen, we should probably not care about > the 3rd case for now. I however believe that handling the second case > would permit to fix the regression nicely and easily enough without > bringing any other potential regr

Bug#594817: console-setup should configure the width&height of the console

2010-08-29 Thread Samuel Thibault
Package: console-setup Version: 1.55 Severity: normal Hello, Squeeze brings an accessibility regression: with some setups (like kms), the framebuffer console is enabled by default, which thus brings a high-resolution video mode, thus a screen larger than 80 columns. This is a problem for braille