[arch-general] Package updates for Long out of Date packages - comment

2016-10-20 Thread Mike Cloaked via arch-general
Not being able to post to arch dev public, and gaving seen that there was a list posted by Florian Pritz today with sets of packages that have been long out of date, I thought I would post a comment here about two particular packages that appear in that list. Having done some work privately

Re: [arch-general] Unlocking the screen through fprintd

2016-10-20 Thread Bennett Piater
> Not using fprint, but merely an idea (you have possibly already checked > that): maybe the PAM-file for the screenlocker has a higher priority for > passwords than for the fingerprint sensor while the rest has it the > other way around. > > iirc this depends on the ordering of the corresponding

Re: [arch-general] Unlocking the screen through fprintd

2016-10-20 Thread Jonas Große Sundrup
Am 20.10.2016 um 10:13 schrieb Bennett Piater: > However, every screen locker I have tried that supports PAM at all > (i3lock, xlockmore, xscreensaver, kscreenlocker) all ask for my > fingerprint AFTER I typed in my password. Not using fprint, but merely an idea (you have possibly already checked

Re: [arch-general] German manpage for bash

2016-10-20 Thread Ralf Mardorf
On Thu, 20 Oct 2016 12:11:40 +0200, Simon Doppler wrote: >You could maybe check with the German bash translator, >https://translationproject.org/domain/bash.html if he has some form of >bash manpage. Thank you, regarding https://translationproject.org/extra/matrix.html 50% of "bash" are

Re: [arch-general] German manpage for bash

2016-10-20 Thread Simon Doppler
On Thu, 20 Oct 2016 12:10:11 +0200 Ralf Mardorf wrote: > PS: > > I'm a little bit confused, for example regarding to > > [rocketmouse@archlinux ~]$ pacman -Ql man-pages | grep lscpu > [rocketmouse@archlinux ~]$ pacman -Ql man-pages-de | grep lscpu > man-pages-de

Re: [arch-general] German manpage for bash

2016-10-20 Thread Simon Doppler
On Thu, 20 Oct 2016 11:52:23 +0200 Ralf Mardorf wrote: > Hi, > > perhaps I'm "mad", but I wish to get a German manpage for bash and at > least an English manpage how to write bash completions. > > Does anybody know a source for exotic manpages? > >

Re: [arch-general] German manpage for bash

2016-10-20 Thread Ralf Mardorf
PS: I'm a little bit confused, for example regarding to [rocketmouse@archlinux ~]$ pacman -Ql man-pages | grep lscpu [rocketmouse@archlinux ~]$ pacman -Ql man-pages-de | grep lscpu man-pages-de /usr/share/man/de/man1/lscpu.1.gz [rocketmouse@archlinux ~]$ man lscpu | head -9; man lscpu | grep -A2

[arch-general] German manpage for bash

2016-10-20 Thread Ralf Mardorf
Hi, perhaps I'm "mad", but I wish to get a German manpage for bash and at least an English manpage how to write bash completions. Does anybody know a source for exotic manpages? [rocketmouse@archlinux ~]$ grep mad .bashrc alias mad='LANG=de_DE.utf8 man' [rocketmouse@archlinux ~]$ pacman

Re: [arch-general] Unlocking the screen through fprintd

2016-10-20 Thread Bennett Piater
> Unfortunately I can't help you, I'm just curious. Well, you did anyway! > If you type no password at all, just push enter, does the fingerprint > check allow you to unlock the screen? Or doesn't it appear, if you just > push enter without typing a password? I tested it with kscreenlocker and

Re: [arch-general] Unlocking the screen through fprintd

2016-10-20 Thread Ralf Mardorf
On Thu, 20 Oct 2016 10:13:59 +0200, Bennett Piater wrote: >However, every screen locker I have tried that supports PAM at all >(i3lock, xlockmore, xscreensaver, kscreenlocker) all ask for my >fingerprint AFTER I typed in my password. Unfortunately I can't help you, I'm just curious. If you type

[arch-general] Unlocking the screen through fprintd

2016-10-20 Thread Bennett Piater
Hi all, I have been trying to get fprint working properly with screen lockers for months and have yet to find a working solution. I am using i3wm without DM. Login on the TTY and sudo work properly: They ask me to swipe the finger and then ask for my password if that didn't work. However, every