Re: [BRLTTY] Number of lines and characters in the terminal

2012-04-16 Thread Samuel Thibault
Joakim Nordell, le Mon 16 Apr 2012 21:03:54 +0200, a écrit : > Haha. Maybe as a normal user. I should not blame my organization, but > I cannot run stty. What does it say? Samuel ___ This message was sent via the BRLTTY mailing list. To post a message,

Re: [BRLTTY] Number of lines and characters in the terminal

2012-04-16 Thread Joakim Nordell
Haha. Maybe as a normal user. I should not blame my organization, but I cannot run stty. Maybe we are not normal users:-) -- Joakim On 16/04/2012, Samuel Thibault wrote: > Joakim Nordell, le Mon 16 Apr 2012 08:40:35 +0200, a écrit : >> We are not allowed to run admin commands or to access /etc f

Re: [BRLTTY] Number of lines and characters in the terminal

2012-04-16 Thread Samuel Thibault
Joakim Nordell, le Mon 16 Apr 2012 08:40:35 +0200, a écrit : > We are not allowed to run admin commands or to access /etc files at > work, so I have to ask for some admins to do this. You can use the stty command as normal user. Samuel ___ This message

Re: [BRLTTY] Number of lines and characters in the terminal

2012-04-15 Thread Joakim Nordell
Hello and thanks for the answers. I am running Ubuntu in two diferent versions, 10 and 12 beta. I think it is convenient to have a setup with abit more than 80x25 during development, source browsing, code comparing and so on. I will try the answer and see if I can get it working. We are not allowe

Re: [BRLTTY] Number of lines and characters in the terminal

2012-04-14 Thread Mario Lang
Joakim Nordell writes: > I am running brltty on some computers at work. For some reason the > terminal settings is very different on these computers. Yes, that is a phenomenon that we all see since a few years. Its mostly related to distributions enabling framebuffer drivers by default. > On on

Re: [BRLTTY] Number of lines and characters in the terminal

2012-04-12 Thread Samuel Thibault
Joakim Nordell, le Thu 12 Apr 2012 21:48:47 +0200, a écrit : > On the other one I have got a setup with at least 60 lines > per screen and I guess abit over 200 characters per row. Use stty rows 25 cols 80 to get back with a 80x25 screen. Samuel ___ T