Hello,
beginner Pi user here. I am trying to set up my Pi in kiosk mode for use at my company.
I am following the tutorial on the Raspberry Pi website, https://www.raspberrypi.com/tutorials/h ... iosk-mode/. I am stuck on the early section where it says to edit the wayfire.ini file.
According to the tutorial, when I enter......I should see a section called "[autostart]". However, I don't see anything like that on my device. I have what comes up on my screen listed at this end of this post.
Is the tutorial I'm following outdated? Is there another way of doing this? I just tried fullpageOS, and while that works I was not impressed. It would be nice to have something with more customization options.
beginner Pi user here. I am trying to set up my Pi in kiosk mode for use at my company.
I am following the tutorial on the Raspberry Pi website, https://www.raspberrypi.com/tutorials/h ... iosk-mode/. I am stuck on the early section where it says to edit the wayfire.ini file.
According to the tutorial, when I enter...
Code:
sudo nano .config/wayfire.ini
Code:
[autostart]panel = wfrespawn wf-panel-pibackground = wfrespawn pcmanfm --desktop --profile LXDE-pixdg-autostart = lxsession-xdg-autostart
Is the tutorial I'm following outdated? Is there another way of doing this? I just tried fullpageOS, and while that works I was not impressed. It would be nice to have something with more customization options.
Code:
[command]repeatable_binding_volume_up = KEY_VOLUMEUPcommand_volume_up = wfpanelctl volumepulse volurepeatable_binding_volume_down = KEY_VOLUMEDOWNcommand_volume_down = wfpanelctl volumepulse voldbinding_mute = KEY_MUTEcommand_mute = wfpanelctl volumepulse mutebinding_menu = <super>command_menu = wfpanelctl smenu menubinding_terminal = <ctrl> <alt> KEY_Tcommand_terminal = lxterminalbinding_bluetooth = <ctrl> <alt> KEY_Bcommand_bluetooth = wfpanelctl bluetooth menubinding_netman = <ctrl> <alt> KEY_Wcommand_netman = wfpanelctl netman menubinding_grim = KEY_SYSRQcommand_grim = grimbinding_orca = <ctrl> <alt> KEY_SPACEcommand_orca = gui-pkinst orca rebootbinding_quit = <ctrl> <alt> KEY_DELETEcommand_quit = lxde-pi-shutdown-helperbinding_power = KEY_POWERcommand_power = pwrkey[input-device:10-0038 generic ft5x06 (79)]output = DSI-1[input-device:6-0038 generic ft5x06 (79)]output = DSI-1[input-device:4-0038 generic ft5x06 (79)]output = DSI-2[input-device:10-0038 generic ft5x06 (00)]output = DSI-1[input-device:6-0038 generic ft5x06 (00)]output = DSI-1[input-device:4-0038 generic ft5x06 (00)]output = DSI-2[input]xkb_options=xkb_model=pc105xkb_layout=usxkb_variant=
Statistics: Posted by mike_the_red — Sun Feb 04, 2024 9:22 pm — Replies 0 — Views 29