-credit to nedroid for strange art

  • 2 Posts
  • 19 Comments
Joined 1 year ago
cake
Cake day: June 10th, 2023

help-circle


  • OK… so what’s the best way to select a different keymap in Wayland? Searching around I see mentions of setting a keymap in config.h and recompiling a compositor… or ‘modifying the system XKB database in /usr/share/X11/xkb’ … or this tool https://github.com/xremap/xremap (have not tried it myself).

    I need not just to tweak one or two keys, but to set a entire alt keymap (us,apl). and it has to be changeable on the fly, not statically, via AltGr or other user-defineable key.

    I’d like to try KDE again, but last time I tried with wayland the keymap stuff seemed wonky to me.


  • Yes, I know they are update services; fair point you make, that those not technically-minded should probably leave them on.

    However I personally do not appreciate OS updates, no matter their purported criticality, being installed without my express permission. I am aware of Group policies, but Win11 Home does not officially support them (though one can install gpedit.msc manually; however according to sources I researched, not all policies set will even be honoured by the Home edition).

    I did consider scheduling it, just hadn’t gotten around to trying it out.

    If could, I would wipe Win11 and use native Linux but this laptop is too new and support is poor on it; it’s gone as soon as practical :)


  • When I have to boot into Win11, I run this right after as a shortcut from my desktop (right-click and Run As Administrator):

    net stop usosvc
    sc config usosvc start=disabled
    net stop wuauserv
    sc config wuauserv start=disabled
    

    … be sure to set your Wifi points as metered to block Update as well.

    Note that anytime you go into certain Settings / Control Panel pages, Win11 silently re-enables the above services! Crazy. (Someone should really write a patch for that…)

    Sad anyone has to put up with this BS but, we do what we gotta do.















  • Upvote for mentioning tit-for-tat. There has been a lot of research on the iterated prisoner’s dilemma, and as I recall the winning strategy determined by many experiments showed that over time, the ‘nice tit-for-tat’ strategy gets the highest score. It may lose out in an individual interaction, but over time, sticking to it is the best long-term strategy.

    However this does mean if one is a grifter and fully expects never to interact with the other (victim) party again… there’s less incentive to use such a strategy.