Layer 3 Caps Lock on NeoQwerty MacOS #643
Labels
No Label
(╯°□°)╯︵ ┻━┻
Bug
Diskussion
Dokumentation
Duplikat
Gitea
Hardware
Hilfe
Invalid
Java
Lernen
Qt
Remote
Subversion
Tablet
Tastaturbelegung
Test
Treiber/Android
Treiber/iOS
Treiber/Linux/Konsole
Treiber/Linux/xkb
Treiber/Linux/xmodmap
Treiber/MacOS
Treiber/Windows/AHK
Treiber/Windows/kbdneo
Treiber/Windows/ReNeo
Verbesserung
Website
Windows 11
Wontfix
Worksforme
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: neo/neo-layout#643
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi,
I am experiencing a weird behaviour using NeoQwertz and MacOS.
When installing the keyboard layout and applying the karabiner rules (see image 1 below), my home row (while pressing caps lock) looks like this:
{?:=><;![$|
I don't experience this when using the standard Neo Layout.
I tried recording the keystrokes with the Karabiner EventViewer, output is in image 2 and the pasteboard output here (I typed h-key followed by caps + h-key resulting in: h<):
Note that I pressed down on Caps, pressed the "H" key and then released the Caps lock. The EventViewer showed something different along with a lot of other keystrokes.
Can someone help?
Thank you so much!
Welche Version von NeoQwertz hast du? Weil bei mir sind die Zeichen auf Ebene 3 alle richtig, so weit ich es überprüft habe. Also CapsLock + H ergibt z.B. ein (
Am besten nimmst du das Bundle von hier und kopierst das ganze Verzeichnis wie gehabt nach "$HOME/Library/Keyboard Layouts/":
https://git.neo-layout.org/neo/neo-layout/src/branch/master/mac_osx/neo-layouts.bundle/Contents
Es hätte da auch mal einen Installer gegeben der das für dich macht, aber der qwertfisch hat den wieder aus dem git gelöscht :(
Vielen Dank für den Link. Damit klappt es schon sehr viel besser. Auch wenn ich mir nicht ganz sicher bin, was ich mit den anderen Dateinen machen soll, die nicht keyboardlayout oder icon sind (Info.plist und Version.plist).
Jetzt scheint nur noch Capslock + L und Capslock + - vertauscht zu sein:
Capslock + L produziert ;
Capslock + - produziert -
Ist das vielleicht extra so eingestellt?
Vielen Dank für deine Hilfe!
Das .bundle ist ein magisches Verzeichnis und das Info.plist Zeug sagt dem macOS welche Sprache es ist usw. Also einfach das ganze Verzeichnis (nicht den Inhalt) reinkopieren und fertig.
Kannst du mal schauen ob - und ; mit der Neo oder Bone Variante richtig funktionieren oder ob es nur auf NeoQwertz beschränkt ist? Ich bin gerade auf einer experimentellen Version wo es bei allen dreien richtig ist (so wie in den Referenzgrafiken auf der Webseite) und kann gerade nur schwierig zurück.
Habe das .bundle reinkopiert und nach Neustart sind die Layouts verfügbar. Bei Neo und Bone funktioniert - und ; richtig, bei NeoQwertz leider nicht.
EDIT: Interestingly enough it is working as indended in my iTerm2 terminal but not in other applicaitons like Safari Browser or VSCode Textedit...
Ich kann mir das Problem gerade nicht erklären weil Ebene 3 bei allen drei Neo Flavours exakt gleich implementiert ist:
(ich weiß bei Bone und NeoQwertz fehlen die höheren Ebene für das Numpad)
Hast du sicher keine „Prevent …“ Rules aktiv? Bei denen bin ich mir nicht sicher ob sie mit NeoQwertz richtig funktionieren.
Ahaaa of course I had "Prevent... " rules in place. The ones suggested (or so I thought).
My understanding was that I just enable all the rules from the .json :|
Now the error can be traced back to the rule:
When activated I get the described behaviour. When not activated everything seems fine. But... I don't exactly know what this rules does. Could you or someone explain it to me in more detail? What are the pros and cons.
Thank you so so much for your help @Mike1 !!