Raspberry Pi OS • Mapping the calculator key to galculator in Bookworm
Hi allMy keyboard has a calculator button that I would love to press to start up galculator. I can see that I can do mappings in ~./config/wayfiri.ini, but I don't know what the name of the calculator...
View ArticleRaspberry Pi OS • Re: Mapping the calculator key to galculator in Bookworm
found the triggerhappy tool already installed and used it to figure out what the name of the key is, like this:Code: thd --dump /dev/input/event*Then press the calculator key, and there you have it:...
View ArticleRaspberry Pi OS • Re: Raspberry Pi 4 Model B FAN
Okay, that fan should be compatible with the official case fan, so it should work with the RPiOS configuration setting.My guess is you are confusing GPIO numbers and pin numbers.Notice that the...
View ArticleRaspberry Pi OS • Re: Tasks/Steps in Upgrading to Bookworm
Please take a look at https://gist.github.com/jauderho/6b7d42 ... c0ba521bd8 for a technical guide to upgrading a system running 64-bit Raspi bullseye to bookworm. The comments section also contains a...
View ArticleRaspberry Pi OS • Re: HOW-TO: Bookworm On-screen Keyboard
This post saved me! works great!!Statistics: Posted by liorgross — Sun Jan 07, 2024 8:03 pm
View ArticleRaspberry Pi OS • Kodi or others app, Not run in the window/ssh/VNC
RPi4bRaspberry Pi OS 64-bit - Debian 12 (bookworm)kodi v20.2 (20.2.0)Hi hi,I need to run and control kodi remotely, x11 via ssh is not supported.So I'm trying remote management via RealVNC.But kodi...
View ArticleRaspberry Pi OS • Re: Hide/remove taskbar
Yes, just don't start up wf-panel-pi....and how can this be done?Statistics: Posted by pesie77 — Mon Jan 08, 2024 11:03 am
View ArticleRaspberry Pi OS • Screen goes randomly on/off during usage
I have rasberry pi 4 8GB. Using PINN I installed both RPi OS and Lineage OS 20 android tv. I noticed that the monitor (connected through HDMI) goes randomly on and off. It happens in both OS.It seems...
View ArticleRaspberry Pi OS • Re: Screen goes randomly on/off during usage
What spec power supply? Are you using a micro hdmi to hdmi cable?Statistics: Posted by rpiMike — Mon Jan 08, 2024 1:59 pm
View ArticleRaspberry Pi OS • Re: Kodi or others app, Not run in the window/ssh/VNC
Also asked (and answered) here.Statistics: Posted by dom — Mon Jan 08, 2024 2:03 pm
View ArticleRaspberry Pi OS • Re: Firefox Is Laggy
Update: It's been 5 days now and Firefox (without change) has been working much better on my PI5 than it ever did on my Pi4All I can assume is that the graphics drivers and GPU being different between...
View ArticleRaspberry Pi OS • Re: Read ZFS disk from raspberry pi
you would need to build zfs for your current kernel, and then it should import the pool just fineThanks!Best way to do it is downloading and compile official OpenZFS source from...
View ArticleRaspberry Pi OS • Re: How do you add a Multi-boot menu to choose booting the...
Thank you all. I had some time to digest but I'm still stuck PINN and other boot GUIs seem hard and too complex for me; I'll also be updating the SSD OS often by flashing ready-made retropie/batocera...
View ArticleRaspberry Pi OS • Window Snapping..
It's great that the Pi OS does some window snapping using CTRL & ALT + Left/Right.Would it be possible to further enhance it so that it matches windows?I Keep doing CTRL, ALT< Left then Down to...
View ArticleRaspberry Pi OS • Re: Window Snapping..
Might be a wayfire grid plugin configuration option.PeterOStatistics: Posted by PeterO — Tue Jan 09, 2024 10:22 pm
View ArticleRaspberry Pi OS • Re: Disk Encryption since Bookworm
What is the "proper" way to setup cryptsetup after things like raspi-firmware and Pi initramfs hooks?What I did before: partition the SD card, encrypt the root partition with cryptsetup, dd the image,...
View ArticleRaspberry Pi OS • Re: How to turn off auto logout
Just set up my Pi5 with Bookworm and also getting this issue in the GUI, whereby I leave the system for a little while and come back to find it sat at the login screen. Not assuring.I'm plugging into...
View ArticleRaspberry Pi OS • Re: Raspberrypi5 VNC Server
This seems to have solved it. I will appreciate if you confirm that it has worked for you:https://www.youtube.com/watch?v=ikUH_wOesIYStatistics: Posted by XavierRA — Wed Jan 10, 2024 5:44 pm
View ArticleRaspberry Pi OS • Re: Latest linux kernel doesn't match with kernel header...
Don’t use rpi-update. It’s not an end user tool.Statistics: Posted by epoch1970 — Wed Jan 10, 2024 8:38 pm
View ArticleRaspberry Pi OS • Re: Mapping the calculator key to galculator in Bookworm
This was very interesting, thanks for posting it. I have wanted to try and set up some more keyboard mappings.I added this to ~./config/wayfire.ini :Code: binding_pcmanfm = <ctrl> <alt>...
View Article