beep works, speaker-test doesn't

2019-02-02 Thread Dan Jacobson
beep works, speaker-test doesn't. beep(1) makes beeps right into the headphones. speaker-test doesn't make any sound. $ alsamixer looks horrible after installing PulseAudio. lqqq x Card: PulseAudio x Chip: PulseAudio x View: F3:[Playback x Item: Master something is wrong with its c

Was told to "change my system theme"

2019-02-04 Thread Dan Jacobson
On https://bugs.chromium.org/p/chromium/issues/detail?id=914504 they tell me to "change my system theme". So how shall I "change my system theme"? And will it affect other things more that the white on black text? Are they talking about picking another icewm theme?

No font package for CJK Unified Ideographs Extension B?

2019-03-04 Thread Dan Jacobson
All I want to do is see https://zh.wiktionary.org/zh-hant/%F0%A1%91%9D and more of https://www.fileformat.info/info/unicode/block/cjk_unified_ideographs_extension_b/utf8test.htm Is it true that on Debian there is no font package for: https://en.wikipedia.org/wiki/CJK_Unified_Ideographs_Extension_B

Re: No font package for CJK Unified Ideographs Extension B?

2019-03-05 Thread Dan Jacobson
Thanks! It works! Now I even see about half of https://www.fileformat.info/info/unicode/block/cjk_unified_ideographs_extension_b/utf8test.htm too!

Re: No font package for CJK Unified Ideographs Extension B?

2019-03-05 Thread Dan Jacobson
k> I recommend the Hanazono fonts (packaged as 'fonts-hanazono'), which k> supports all of them! Thanks, but on https://www.fileformat.info/info/unicode/block/cjk_unified_ideographs_extension_b/utf8test.htm I still see two empty squares on the first line, seven on the second line, etc.

initramfs-tools 0.118 makes systems unbootable with 5 second message

2014-10-23 Thread Dan Jacobson
On all my systems, initramfs-tools 0.116 works fine, installing 0.118 just gives some message about rebooting in 5 seconds that is not enough time to read. I.e., the system becomes unbootable. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Tro

Re: initramfs-tools 0.118 makes systems unbootable with 5 second message

2014-10-23 Thread Dan Jacobson
Thanks! I was now able to document the cause https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=766448 -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/87ppdim3ei@j

disable keyboard outside of X Windows too

2014-08-09 Thread Dan Jacobson
Gentlemen, I wish to disable my built-in keyboard which is inhabited by a ghost occasionally typing bad things. I will instead use my USB keyboard. Of course in X windows, all that is needed is $ xinput --disable 'AT Translated Set 2 keyboard' The problem is I wish to disable the bad keyboard als

how to tell what makes chromium abort 134?

2014-08-20 Thread Dan Jacobson
How does one tell which package makes chromium abort with exit code 134? Replace each package one by one with an older version until it works again? Yes it happens for all users. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact l

scim does not work in chromium, firefox, and midori

2014-09-25 Thread Dan Jacobson
On one of my machines scim does not work in chromium, firefox, and midori. Hitting CTRL+SPACE does nothing. It works in abiword, xterm and emacs though. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.or

Re: scim does not work in chromium, firefox, and midori

2014-09-25 Thread Dan Jacobson
How I fixed it: I noticed that all the packages with the problem depended on libgtk2.0-0 whilst none of the ones without the problem did. And indeed an aptitude reinstall libgtk2.0-0 fixed it! -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trou

Will there be a i386 version 34 chromium .deb?

2014-04-19 Thread Dan Jacobson
https://packages.debian.org/sid/chromium says i386 is version 33 and amd64 is version 34. Will there be a i386 version 34 chromium .deb? -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https:

Re: Will there be a i386 version 34 chromium .deb?

2014-04-19 Thread Dan Jacobson
All I know is there is something missing for _i386 this time $ w3m -dump http://ftp.br.debian.org/debian/pool/main/c/chromium-browser/|grep chromium_ [ ] chromium_31.0.1650.63-1~deb7u1_amd64.deb 2013-12-08 49M [ ] chromium_31.0.1650.63-1~deb7u1_i386.deb

which should I install, firefox or firefox-esr

2016-06-01 Thread Dan Jacobson
Which should I install, firefox or firefox-esr? They both say: Description-en: Mozilla Firefox web browser Firefox is a powerful, extensible web browser with support for modern web application technologies. But one is much more fresher, $ apt-cache policy firefox firefox-esr firefox: Installe

how to move console up half a character?

2016-10-22 Thread Dan Jacobson
On the chvt 1..6 terminals there is a white line at the bottom of my laptop's screen that I would like to avoid. How can I move the whole console upwards half a character? But then that would shove the top line halfway off the screen. So I suppose I need to make the number of rows one less.