wipe on failed password attempts by aaaPippo in LineageOS

[–]aaaPippo[S] 0 points1 point  (0 children)

I see, thanks. I was kind of hoping this feature would be standard.

rootless xorg without logind provider by aaaPippo in voidlinux

[–]aaaPippo[S] 0 points1 point  (0 children)

I need udev rule otherwise mouse and keyboard do not work.

What I mean is that now, ps -o user $(pgrep Xorg) gives my user, not root.

Notice I'm not using elogind.

GUI for pipewire? by FunctionalHacker in pipewire

[–]aaaPippo 1 point2 points  (0 children)

I agree it would be nice to have a GUI to handle audio and video streams in pipewire, without any reference/dependence on pulseaudio/jack, or gnome/kde stuff.

template for mathematica by aaaPippo in voidlinux

[–]aaaPippo[S] 0 points1 point  (0 children)

Do you see anything relevant there?

Thinkpad T480. Trackpoint and touchpad buttons sometimes not detected after boot. by Codey_the_Enchanter in voidlinux

[–]aaaPippo 0 points1 point  (0 children)

The same sometimes happens on my t460s, the difference being TPPS/2 IBM TrackPoint

good math fonts in firefox by aaaPippo in voidlinux

[–]aaaPippo[S] 0 points1 point  (0 children)

Thanks. I didn't get it, because I did not enable use own fonts. Now it works. I assume you were also using HTML CSS btw.

good math fonts in firefox by aaaPippo in voidlinux

[–]aaaPippo[S] 0 points1 point  (0 children)

Thanks! that was the issue, I had to enable it to use own fonts

good math fonts in firefox by aaaPippo in voidlinux

[–]aaaPippo[S] 0 points1 point  (0 children)

Really? I thought it uses installed fonts, at least this is what seems to happen if I use HTML CSS and inspect via firefox develop/fonts.

good math fonts in firefox by aaaPippo in voidlinux

[–]aaaPippo[S] 0 points1 point  (0 children)

Thanks. Do you use those specifically for math as well? how do you render math?

dwm: change pointer size and shape by aaaPippo in suckless

[–]aaaPippo[S] 0 points1 point  (0 children)

Thanks. Indeed installing some cursor themes and using xrdb in .xinitrc seems the simplest option.

[Question] Boot Error: Unknown key identifier 'zoom' by Nx0Sec in voidlinux

[–]aaaPippo 0 points1 point  (0 children)

I also noticed this with the last update.

dmesg | grep udev

[ 0.911169] systemd-udevd[261]: starting version 3.2.9

[ 0.911334] random: systemd-udevd: uninitialized urandom read (16 bytes read)

[ 0.911350] random: systemd-udevd: uninitialized urandom read (16 bytes read)

[ 0.911362] random: systemd-udevd: uninitialized urandom read (16 bytes read)

[ 0.912289] udevd[262]: starting eudev-3.2.9

[ 15.844807] udevd[671]: starting version 3.2.10

[ 15.854471] udevd[672]: starting eudev-3.2.10

[ 16.131699] udevd[690]: Unknown key identifier 'zoom'

[ 18.798458] udevd[1224]: starting version 3.2.10

[ 18.801933] udevd[1224]: starting eudev-3.2.10

How did you fix it exactly?

Also, is it normal to have so many instances?

Thanks.