On my QK80 mechanical keyboard I could do this:
echo 2 > /sys/module/hid_apple/parameters/fnmode
Maybe your keyboard driver has a similar parameter?
On my QK80 mechanical keyboard I could do this:
echo 2 > /sys/module/hid_apple/parameters/fnmode
Maybe your keyboard driver has a similar parameter?
Move your .weechat directory out of the way, to see if the problem is in your profile or with the weechat installation itself.
Girl = neutral (das Mädchen)
No idea why lol.
Mädchen is a diminutive, and all diminutives are grammatically neutral.
It’s the same in Dutch btw, and my girlfriend who is learning Dutch is frequently abusing this as a cheat code: whenever she doesn’t know the gender of a word, she’ll just use the diminutive and it will automatically be neutral.
Belgium, 48. I drive a manual transmission. I never had a car with an automatic transmission.
See my edit.
I don’t think that’s the case anymore.
I just checked, the time in the UEFI BIOS is in UTC, yet both Linux and Windows 10 display the local time correctly as an offset to UTC. I didn’t have to do anything special for that.
Edit:
So I looked a bit deeper into it, and this is apparently controlled by a registry key called RealTimeIsUniversal
in [
. You can paste the text below in a .reg file and then import it to set the parameter: ]
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation]
"RealTimeIsUniversal"=dword:00000001
I confirmed that this setting exists on my system, but I have no memory of ever manually setting this parameter. It’s documented in the Arch wiki though, so it’s possible that I did set it and forgot about it.
In any case, if you do a fresh Windows install and your time differs between Linux and Windows , this is what you should check.
Because Mandrake was a Red Hat fork
Should probably also mention that his wife, Telsa Gwynne, was diagnosed with cancer around the time he retired and she sadly passed away in 2015.
tl;dr FrAgMeNtAtIon
There, saved you a click.
What’s a good usecase for TPM in Linux?
Perhaps. It’s a legal grey area here, not strictly legal but tolerated in certain areas (red light districts), but it’s certainly not a socially acceptable thing.
It’s just really hard to believe a women asks if you’ve had sex with a sex worker…
I’ve been asked that question, and not just one time, so I believe OP that it can sometimes come up.
Probably not. There are no implementations that I’m aware of that work well on a Linux guest.
Ok, so you don’t know what FUD means.
You can disagree with the comment above, but it’s not “FUD”, it’s just criticism.
That’s just a meme. If you can follow some basic instructions, you can setup arch.
Yeah, I evaluated both when I chose this solution several years ago. Don’t ask me why I chose one over the other though, I don’t remember.
Desktop usage is almost always going to feel laggy in a VM because you don’t have a real GPU inside the VM and it will fallback to some non-accelerated framebuffer mode. There are some GPU virtualization solutions, for example QEMU has virgl
that offers 3D acceleration, but in my experience it’s buggy/not ready and doesn’t offer near bare metal performance.
The only way to get near bare metal graphical performance in a VM is by using PCI pass through of an entire GPU, but that requires an extra GPU, is non-trivial to setup and comes with a lot of caveats.
I use deluge mainly because it can easily be run as a daemon inside of a docker container, so I can just let my torrents run unattended on my homeserver, and always protected by a VPN with killswitch.
On my desktop I use the GUI client to connect to the daemon and manage my torrents as if it were local.
Yeah I remember those early days. KDE had a 1.0 version out in the late 90s, which was perfectly usable as a standalone desktop environment, while at the same time Gnome was little more than a panel with a foot. Early Gnome was an unholy mess and remained so until the late 2.x versions in the mid 2000s. Like how many window managers and file managers did they go through? I believe they even had Enlightenment as the default window manager for a while, and then there was that weird Ximian desktop phase.