Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)ME
Posts
3
Comments
58
Joined
2 yr. ago
  • I've used nodm for something similar. I used to show my homeassistant dashboard on it using a kiosk session in chromium in a nodm session. It does require some fiddling, but it does the job perfectly.

    For games you could also add them to Steam and use proton if the game is supported, but lutris should be pretty straight forward, it was for me anyway, in Ubuntu.

    Still, Linux can be a challenge in terms of non supported games.

  • I'm not familiar with Blend OS, but if your goal is being able to run Android apps you can also install Waydroid yourself in multiple distro's. I'm running Debian with Gnome on my Surface Go 2 using the Surface kernel and Waydroid with Gapps. It runs really well.

  • Gnome @discuss.tchncs.de
    mellejwz @lemmy.world

    Gnome multitouch gestures on touchscreen also trigger a left click

    cross-posted from: https://lemmy.world/post/13632527

    I'm using Debian 12 with Gnome on my Surface Go 2, and while the multitouch gestures are great, when I use them I also click on anything where I start a 3 finger gesture. I like my panel hidden except in the Dash overview, but I disabled this so I don't have to use gestures. When I do use them I have to use them on an empty part of the screen to prevent clicking anything.

    Is there any setting I can change to prevent left clicks when using 3 finger gestures?

    Debian operating system @lemmy.ml
    mellejwz @lemmy.world

    Gnome multitouch gestures on touchscreen also trigger a left click

    I'm using Debian 12 with Gnome on my Surface Go 2, and while the multitouch gestures are great, when I use them I also click on anything where I start a 3 finger gesture. I like my panel hidden except in the Dash overview, but I disabled this so I don't have to use gestures. When I do use them I have to use them on an empty part of the screen to prevent clicking anything.

    Is there any setting I can change to prevent left clicks when using 3 finger gestures?

  • Can't you change to a normal user with become? We do lots of stuff with Ansible as normal user. You should be able to create tasks that get executed as normal user and install yay and run makepkg, and then run yay to install packages.

  • It's because most banks support Google Pay instead of using their own app. It's perfectly possible for banks to not use Google Pay. A few banks here don't support Google Pay, instead you have to download their app to use nfc payments.

  • Yeah I'm trying to go Google-less on my phone (I'll still use Youtube and such on my tablet), but I didn't really think about all that's synced with Google. I'm testing different solutions, but I haven't found a solution for all of it, thanks for the suggestions!

  • I wasn't able to find those settings. It's also not for installing new apps, but more for updates. You'll have to check for updates manually because of it. It also wasn't for the Play Store, but for F-Droid and such. I do think I'll install it again at some point, but I do use some Google services like the photo's backup and app backup. If I can find alternatives for that I will try it again.

  • I also like it, but installing apps takes such a long time and auto updates don't always work. When you open aurora store or f-droid you'll get a dialog to allow an app to install. Battery drain was also higher than on stock. Not sure why that is, even without Google apps.

  • Arch Linux @lemmy.ml
    mellejwz @lemmy.world

    Dolphin freezes with QDBusError when copying a file

    So I can copy folders just fine, but when I copy a file, Dolphin freezes. When launched from a terminal I get the following error:

     undefined
        
    
    kf.coreaddons: Some files could not be exported.
    QDBusError("org.freedesktop.DBus.Error.NoReply", "Did not receive a reply.
    Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.")
    
      

    I have been searching around for any solution, but haven´t found any yet. Does anyone know what I should look for?

    I'm running Arch Linux on my Surface Go 2 with the linux-surface kernel.