

I understand this, but now they get to double dip, have a high price, AND charge more. Instead of having all the pricing roled into the final price, they get to say $65/m *
- with additional taxes and fees
They also get to invent new situations to charge you for. Instead of just, “our service costs this much” they now get to add additional things like:
- Hail damage recovery fee
- Flood damage recovery fee
Who knows if they ever actually have to relocate a building like they told me. I’d like to see some figures in how often that actually happens, and how much it costs them as a company.



I have to do this on new systems now just to get a Ctrl key back…
Here are the steps I did to remap “copilot key” to right control in Ubuntu 22.04.
sudo add-apt-repository ppa:keyd-team/ppasudo apt updatesudo apt install keyd/etc/keyd/default.conf, with contents[ids]
[main]
leftshift+leftmeta+f23 = rightcontrol
sudo keyd reloadorsudo systemctl restart keydkeydto reload.(For
keydinstalled via PPA, the binary may be calledkeyd.rvaiya, but the systemd unit is alwayskeyd.)