Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Font issues and other errors #25

Open
guy-amun-ra opened this issue Aug 9, 2020 · 3 comments
Open

Font issues and other errors #25

guy-amun-ra opened this issue Aug 9, 2020 · 3 comments

Comments

@guy-amun-ra
Copy link

guy-amun-ra commented Aug 9, 2020

Hi,
I face 2 problems:

The first one: every time I run bicon, I get a very small font in the virtual console I'm working on (tty3 to 5).
I can solve it by running the following command line and choosing again my favourite font:

sudo dpkg-reconfigure -plow console-setup

The second one: every time I run bicon as local user I get (on the virtual console):

...
Keymap 126: Permission denied
Keymap 127: Permission denied
KDSKBENT: Operation not permitted: could not deallocate keymap 128

Is there anyway to avoid both of the errors?

P.S. I compiled the project as local user, and installed it as sudo (sudo make install)

@guy-ra-dv
Copy link

I found that if I set
export TERM=xterm-256color
I get no error, even though I'm in a virtual console (tty) and not in a terminal windows.

@behdad
Copy link
Owner

behdad commented Aug 12, 2020

This is code I wrote over 15 years ago. I cannot help with any errors or anything now. I have not kept up to date with changes in Linux console, etc.

@behdad
Copy link
Owner

behdad commented Aug 12, 2020

I have not kept up to date with changes in Linux console, etc.

And I definitely don't know anything about how Debian does things.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants