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/)JS
Posts
20
Comments
761
Joined
2 yr. ago

  • There were kids on the flight.

    Edit: I'll elaborate, since I'm just being downvoted:

    Young kids emulate everything they see. They do not always think before they do something.

    Let a kid watch a sex scene and now you might be getting a call from school that your kid was taking his clothes off with another kid and playing "the airplane movie" game where they squish their genitals together.

  • If you decide to ditch Bazzite

    Forgot to mention, I switched to Nobara. I had some difficulties with your recommended to remove the hidpp module file altogether and saw the frustrations that I'd have with an immutable distro. So far, Nobara has been super smooth.

  • I'd say the opposite:

    Any stealth game with a forced overt section should have a warning.

    Examples:
    Deus Ex: Human Revolution - Optional stealth game, but the boss battles just drop you in a room with the boss fully aware of you and that's the fight.

    Assassin's Creed: Odyssey - Optional stealth, except for the battles for power where you can flip control of an area. No stealth allowed.

  • Alright, I found a solution based on the last comment on that bug report!

    Scrolling applications in plasma task switcher with G903 Lightspeed (wireless mode) is so fast that is unusable, but sudo modprobe -r hid_logitech_hidpp fix this, are these bugs all related?

    Using that command turned every tiny scroll input into a full scroll. Pairing that with Solaar, disabling smooth scrolling, now everything works correctly!

  • Hell, this is worth a shot.

    I 'm already shopping around for a new distro because of this. Games are completely unplayable because of the scroll wheel. The tiniest movement will swap weapons, even if I'm not touching the wheel at all.

  • I set up Authentik for some of my services and it works.

    The setup really threw me off but I powered through learning it. It's a strange UI and process.

    Basically you set it up with Nginx or Caddy or whatever reverse proxy you use. Your reverse proxy points to Authentik and Authentik takes that link and checks for authorization first. If not authorized, prompt login. If authorized, pass on to the subdomain or whatever it is.

    To do all this, you'd need a domain.

  • No dice :/

    This is my original grub file:

     
        
    GRUB_TIMEOUT=5
    GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)"
    GRUB_DEFAULT=saved
    GRUB_DISABLE_SUBMENU=true
    GRUB_TERMINAL_OUTPUT="console"
    GRUB_CMDLINE_LINUX="rhgb quiet"
    GRUB_DISABLE_RECOVERY="true"
    GRUB_ENABLE_BLSCFG=true
    
      

    I added:

     
        
    GRUB_CMDLINE_LINUX_DEFAULT="module_blacklist=hid-logitech-hidpp"
    
    
      

    and that didn't work.

    I also tried this:

     
        
    GRUB_CMDLINE_LINUX="rhgb quiet" "module_blacklist=hid-logitech-hidpp"
    
      

    and that didn't work.

    Either I'm formatting this incorrectly, or my setup is different somehow.

  • KDE switched evdev to libinput and dropped some options, including the advanced config tab in the KDE mouse settings.

    Here's all the options I have:

    (Screenshot taken from my laptop, but the menu for this mouse is the same)

  • I can't wait to try this when I get home today. I can't thank you enough for the details. I'll let you know how it goes later.

    if you have a Bolt dongle, try using that instead of Bluetooth.

    I use the unifying receiver that came with the mouse.