• 1 Post
  • 20 Comments
Joined 1 year ago
cake
Cake day: June 25th, 2025

help-circle
  • just use what works for you? 14h battery life is gonna happen when we have proper arm laptops with good linux support, in the meantime you have to compromise. I think there are some arm laptops that are usable on linux, but it’s gonna be a science project not a stable workhorse machine







  • This reads like quite a different workflow, but AFAIK the standard in both x and wayland for inserting special characters is using a compose key. You can set up a key as the compose key in the keyboard settings of any de/wm/compositor (right alt in my case) and use it in a key sequence to assemble special characters. I use it all the time to type italian accent characters on a us keyboard and it’s always dependable and quite intuitive even for characters I don’t regularly use.

    Some examples:

    • compose a "ä
    • compose e 'é
    • compose c ,ç
    • compose o o°
    • compose - >

    I’m not saying your use case is invalid, but it falls well into unsupported territory I feel like, and reminds me of this.

    xkcd 1172 - "Workflow"

    This said, there must be a way for an application to simulate input, that’s what virtual keyboards do, including steam’s virtual keyboard which is not integrated in the desktop environment, so your workflow can likely be replicated. You might need to spend some time finding the right tool for it, or possibly creating your own, but wayland and plasma wayland in particular have all the bits in place to make this happen.








  • gabmus@retrolemmy.comtoSelfhosted@lemmy.worldOpenWRT router
    link
    fedilink
    English
    arrow-up
    1
    ·
    6 months ago

    Pretty much the same as any other incarnation of openwrt, just without a lot of the compatibility headaches and weird installation processes that you typically have with other architectures. It’s just install and forget pretty much.

    As for the link speed, you can just cat /sys/class/net/eth*/speed as with any other linux system. Not sure how your configurations stopped working or broke, maybe your storage got corrupted or something? Hard to tell, but I doubt openwrt caused it on its own, it sounds new to me.