Saturday, April 27, 2024
 Popular · Latest · Hot · Upcoming
2
rated 0 times [  2] [ 0]  / answers: 1 / hits: 556  / 2 Years ago, sun, november 28, 2021, 1:31:30

Under Gnome, I usually work the keyboard layout "English US alt.Intl." using Alt Gr + N to write the Ñ but I can't do the same on my work laptop that have an English UK keyboard.


Looks like there isn't an international layout that allow me to use the same keystroke with an UK keyboard. Does someone know how can I resolve?


EDIT TLTR: I'm looking for is the UK Intl. with Alt Gr which is used to activating the extra symbols, as you can see from this link http://zolid.com/uk-intl-kb/index.htm


More From » 20.04

 Answers
6

You can open /usr/share/X11/xkb/symbols/gb for editing and modify the N key. Example:


--- gb.orig 2021-07-05 10:17:07.431348509 +0200
+++ gb 2021-07-05 10:23:46.833021094 +0200
@@ -21,6 +21,8 @@

key <BKSL> { [numbersign, asciitilde, dead_grave, dead_breve ] };
key <LSGT> { [ backslash, bar, bar, brokenbar ] };
+
+ key <AB06> { [ n, N, ntilde, Ntilde ] };

include "level3(ralt_switch_multikey)"
};

[#1388] Monday, November 29, 2021, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
ettorina

Total Points: 439
Total Questions: 99
Total Answers: 131

Location: Vanuatu
Member since Wed, Oct 14, 2020
4 Years ago
ettorina questions
Thu, Sep 1, 22, 15:28, 2 Years ago
Mon, Mar 14, 22, 06:04, 2 Years ago
Sun, Jul 24, 22, 13:31, 2 Years ago
Fri, Aug 26, 22, 12:02, 2 Years ago
;