this post was submitted on 11 Aug 2023
10 points (100.0% liked)

Linux

45479 readers
1273 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I use arch, with keyboard layout "es", because I'm Spanish. My keyboard doesn't recognize the key "Insert", unless Fn is enabled, and I don't know why. I found its keycode in xmodmap -kpe: keycode 118 = Insert NoSymbol Insert NoSymbol Insert.

Since Fn takes the 7th place, I thought about changing it to keycode 118 = Insert NoSymbol Insert NoSymbol Insert NoSymbol Insert, but nothing changed.

It is strange since changing it to keycode 118 = slash NoSymbol Insert NoSymbol Insert, will only work when Fn is enabled as well, meaning that Fn+Insert = /.

Probably unimportant: There's also a keycode 90 = KP_Insert KP_0 KP_Insert KP_0 KP_Insert KP_0, but I don't know what key is. Using xev and pressing Insert with Fn enabled says it's key 118, so it shouldn't be an issue.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 0 points 10 months ago (5 children)

KP_Insert is the 0 key on the number pad. Since you mention an Fn key, I'm guessing you either have a slim keyboard or a laptop of some sort. That means wouldn't have a number pad or its 0 key. At least not without it being enabled through, well, the Fn key or something like that, if some keys do double duty.

Curiously, upon checking my own system, the Insert keycode seems to be 110 not 118, but this might vary from keyboard to keyboard and system to system. Might be worth double-checking your own system anyway.

118 is associated with KP_MinPlus for me, whatever that is. Pretty sure whatever keypad key that is, I don't have one. (It's not KP_Plus or KP_Minus, which are what you probably think they are. There's also a KP_Comma entry, and I definitely don't have a comma on my keypad. Perhaps some other keyboards do, what with it being the decimal separator in some countries.)

[–] [email protected] 3 points 10 months ago* (last edited 10 months ago) (4 children)

Edit: Everything I said here was wrong.

In it's stead have a really bad poem.

Roses are red,
My chair is blue and white stripey,
There's not really a rhyming scheme,
And stuff.

[–] [email protected] 2 points 10 months ago (1 children)

That would be the -/_ key, or the =/+ key. There's no +/- key.

[–] [email protected] 1 points 10 months ago

As with my response to @palordrolap, I woke up at 4am, having gone to bed at just past midnight, and had several beers after a tough shift, then assumed (obviously incorrectly) that I knew what I was talking about. Sorry for my error.

load more comments (2 replies)
load more comments (2 replies)