Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mkimage-profiles
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Жора Змейкин
mkimage-profiles
Commits
61e3c5b7
Commit
61e3c5b7
authored
Jul 31, 2025
by
Anton Midyukov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
l10n: write_gnome_kbd if gnome session is presence
setting scheme is available in all desktop distributions. herefore, we check for the presence of a gnome session. 0
parent
f0579cf9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
4 deletions
+1
-4
51-l10n-gnome-kb-switch
...es.in/l10n/rootfs/image-scripts.d/51-l10n-gnome-kb-switch
+1
-4
No files found.
features.in/l10n/rootfs/image-scripts.d/51-l10n-gnome-kb-switch
View file @
61e3c5b7
...
...
@@ -2,10 +2,7 @@
[
-n
"
$GLOBAL_GNOME_KB_SWITCH
"
]
||
exit
0
which gsettings 2>&1
>
/dev/null
||
exit
0
[
-n
"
$(
gsettings get org.gnome.desktop.wm.keybindings switch-input-source 2>/dev/null
)
"
]
||
exit
0
[
-s
/usr/share/wayland-sessions/gnome.desktop
]
||
exit
0
cat
>
/etc/dconf/db/local.d/01-gnome-keymap
<<
EOF
[org/gnome/desktop/wm/keybindings]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment