move mouse to bottom right on startup
This commit is contained in:
parent
65d9454666
commit
038546df49
2 changed files with 4 additions and 2 deletions
|
@ -7,8 +7,10 @@
|
|||
install color emojis:
|
||||
sudo apt-get install fonts-noto-color-emoji
|
||||
|
||||
install xdotool to move the mouse to bottom right (does not work with Bookworm/Wayland)
|
||||
sudo apt-get install xdotool -y
|
||||
|
||||
run in kiosk mode:
|
||||
chromium-browser --kiosk index.html
|
||||
chromium-browser --kiosk 'file:///home/ssb/Documents/mastowall/index.html?hashtags=bdk23,netzbegruenung&server=https://gruene.social'
|
||||
|
||||
or use the remote URL instead of index.html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue