Setting compose key has no effect
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO9GURib1T8z7lCwjOGLQaGtrueEthgQ8LO42ZX8cOfTqDK4jvDDpKkLFwf2J49kYCMNW7d4ABih_XCb_2UXdq5fPJDkoyg7-8g_YfRUot-XnaXkNYycsNp7lA5_TW9td0FFpLQ2APzKcZ/s1600/1.jpg)
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYQ0N5W1qAOxLP7t7iOM6O6AzbZnkXUy16s7P_CWfOb5UbTQY_aDsc727chyphenhyphen5W4IppVNernMMQeaUFTB_rFzAd95_CDt-tnwN-nBx6JyUp2duGjPaL5-VgNO41AVsA_vu30EJcipdDG409/s400/Clash+Royale+CLAN+TAG%2523URR8PPP.png)
up vote
0
down vote
favorite
I'm running ubuntu 16.04 LTS, and have used the "Keyboard" application to set my "Compose" key, but every time I do the key retains its old function. I've tried this with "Caps Lock", "Right Ctrl", and "Menu", and have logged out and back in between making the change with no effect.
The change is saved in the "Keyboard" application the next time I log in, and I can also check it in gsettings
:
$ /usr/bin/gsettings get org.gnome.desktop.input-sources xkb-options
['compose:menu']
I have to specify the path for gsettings
because when I don't I get the following message:
$ gsettings get org.gnome.desktop.input-sources xkb-options
GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications.
@as
I think this has something to do with the gsettings
in my Anaconda installation in light of https://askubuntu.com/a/943739/457920.
The keyboard layout I am using is "English (international AltGr dead keys)", and the "AltGr" key in that layout works fine for me. The "Compose" key still fails to work when I switch to the more basic "English (US)" keyboard layout.
Has anyone else experienced this problem or know of places to look for the source? I've found the question Compose key not working on Ubuntu 16.04, but the behavior there doesn't match my situation (the question poster had "Compose" working in some, but not all, applications, whereas my "Compose" key doesn't work in any application I've tried, mostly Firefox and Terminal).
Edit: One additional point about my setup that may be relevant is that I run both Unity and xmonad as my window managers. xmonad uses the "Super" key for special things, so I suppose there's a possibility that it is messing with the keyboard layout in a conflicting way. The problems I describe with the "Compose" key are present both when using Unity and when using xmonad.
Edit 2: Upon request, I tried setting the "Compose" key in a guest session, and everything worked fine there, so that seems to be a clue.
gnome shortcut-keys keyboard-layout
add a comment |Â
up vote
0
down vote
favorite
I'm running ubuntu 16.04 LTS, and have used the "Keyboard" application to set my "Compose" key, but every time I do the key retains its old function. I've tried this with "Caps Lock", "Right Ctrl", and "Menu", and have logged out and back in between making the change with no effect.
The change is saved in the "Keyboard" application the next time I log in, and I can also check it in gsettings
:
$ /usr/bin/gsettings get org.gnome.desktop.input-sources xkb-options
['compose:menu']
I have to specify the path for gsettings
because when I don't I get the following message:
$ gsettings get org.gnome.desktop.input-sources xkb-options
GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications.
@as
I think this has something to do with the gsettings
in my Anaconda installation in light of https://askubuntu.com/a/943739/457920.
The keyboard layout I am using is "English (international AltGr dead keys)", and the "AltGr" key in that layout works fine for me. The "Compose" key still fails to work when I switch to the more basic "English (US)" keyboard layout.
Has anyone else experienced this problem or know of places to look for the source? I've found the question Compose key not working on Ubuntu 16.04, but the behavior there doesn't match my situation (the question poster had "Compose" working in some, but not all, applications, whereas my "Compose" key doesn't work in any application I've tried, mostly Firefox and Terminal).
Edit: One additional point about my setup that may be relevant is that I run both Unity and xmonad as my window managers. xmonad uses the "Super" key for special things, so I suppose there's a possibility that it is messing with the keyboard layout in a conflicting way. The problems I describe with the "Compose" key are present both when using Unity and when using xmonad.
Edit 2: Upon request, I tried setting the "Compose" key in a guest session, and everything worked fine there, so that seems to be a clue.
gnome shortcut-keys keyboard-layout
Can you please enter a guest session, enable a compose key there, and let us know whether it works in the guest session.
â Gunnar Hjalmarsson
Feb 6 at 2:56
The compose key works when I enable it in a guest session. Presumably that suggests something about where I should be looking to fix the problem for my user account?
â azaghal
Feb 6 at 17:06
Sort of. It tells us that the problem lies somewhere in your home directory. ;) It's a subtle issue; this bug report includes some reported workarounds which have solved it for some people.
â Gunnar Hjalmarsson
Feb 6 at 18:07
I'll look through that bug report to see if anything helps. I'm concerned that the bug report doesn't describe what I'm experiencing, though, since my AltGr dead keys work fine, and my problem with the compose key is not limited to the terminal.
â azaghal
Feb 6 at 19:23
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I'm running ubuntu 16.04 LTS, and have used the "Keyboard" application to set my "Compose" key, but every time I do the key retains its old function. I've tried this with "Caps Lock", "Right Ctrl", and "Menu", and have logged out and back in between making the change with no effect.
The change is saved in the "Keyboard" application the next time I log in, and I can also check it in gsettings
:
$ /usr/bin/gsettings get org.gnome.desktop.input-sources xkb-options
['compose:menu']
I have to specify the path for gsettings
because when I don't I get the following message:
$ gsettings get org.gnome.desktop.input-sources xkb-options
GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications.
@as
I think this has something to do with the gsettings
in my Anaconda installation in light of https://askubuntu.com/a/943739/457920.
The keyboard layout I am using is "English (international AltGr dead keys)", and the "AltGr" key in that layout works fine for me. The "Compose" key still fails to work when I switch to the more basic "English (US)" keyboard layout.
Has anyone else experienced this problem or know of places to look for the source? I've found the question Compose key not working on Ubuntu 16.04, but the behavior there doesn't match my situation (the question poster had "Compose" working in some, but not all, applications, whereas my "Compose" key doesn't work in any application I've tried, mostly Firefox and Terminal).
Edit: One additional point about my setup that may be relevant is that I run both Unity and xmonad as my window managers. xmonad uses the "Super" key for special things, so I suppose there's a possibility that it is messing with the keyboard layout in a conflicting way. The problems I describe with the "Compose" key are present both when using Unity and when using xmonad.
Edit 2: Upon request, I tried setting the "Compose" key in a guest session, and everything worked fine there, so that seems to be a clue.
gnome shortcut-keys keyboard-layout
I'm running ubuntu 16.04 LTS, and have used the "Keyboard" application to set my "Compose" key, but every time I do the key retains its old function. I've tried this with "Caps Lock", "Right Ctrl", and "Menu", and have logged out and back in between making the change with no effect.
The change is saved in the "Keyboard" application the next time I log in, and I can also check it in gsettings
:
$ /usr/bin/gsettings get org.gnome.desktop.input-sources xkb-options
['compose:menu']
I have to specify the path for gsettings
because when I don't I get the following message:
$ gsettings get org.gnome.desktop.input-sources xkb-options
GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications.
@as
I think this has something to do with the gsettings
in my Anaconda installation in light of https://askubuntu.com/a/943739/457920.
The keyboard layout I am using is "English (international AltGr dead keys)", and the "AltGr" key in that layout works fine for me. The "Compose" key still fails to work when I switch to the more basic "English (US)" keyboard layout.
Has anyone else experienced this problem or know of places to look for the source? I've found the question Compose key not working on Ubuntu 16.04, but the behavior there doesn't match my situation (the question poster had "Compose" working in some, but not all, applications, whereas my "Compose" key doesn't work in any application I've tried, mostly Firefox and Terminal).
Edit: One additional point about my setup that may be relevant is that I run both Unity and xmonad as my window managers. xmonad uses the "Super" key for special things, so I suppose there's a possibility that it is messing with the keyboard layout in a conflicting way. The problems I describe with the "Compose" key are present both when using Unity and when using xmonad.
Edit 2: Upon request, I tried setting the "Compose" key in a guest session, and everything worked fine there, so that seems to be a clue.
gnome shortcut-keys keyboard-layout
gnome shortcut-keys keyboard-layout
edited Feb 6 at 17:08
asked Feb 5 at 19:12
![](https://i.stack.imgur.com/S6fRM.jpg?s=32&g=1)
![](https://i.stack.imgur.com/S6fRM.jpg?s=32&g=1)
azaghal
12
12
Can you please enter a guest session, enable a compose key there, and let us know whether it works in the guest session.
â Gunnar Hjalmarsson
Feb 6 at 2:56
The compose key works when I enable it in a guest session. Presumably that suggests something about where I should be looking to fix the problem for my user account?
â azaghal
Feb 6 at 17:06
Sort of. It tells us that the problem lies somewhere in your home directory. ;) It's a subtle issue; this bug report includes some reported workarounds which have solved it for some people.
â Gunnar Hjalmarsson
Feb 6 at 18:07
I'll look through that bug report to see if anything helps. I'm concerned that the bug report doesn't describe what I'm experiencing, though, since my AltGr dead keys work fine, and my problem with the compose key is not limited to the terminal.
â azaghal
Feb 6 at 19:23
add a comment |Â
Can you please enter a guest session, enable a compose key there, and let us know whether it works in the guest session.
â Gunnar Hjalmarsson
Feb 6 at 2:56
The compose key works when I enable it in a guest session. Presumably that suggests something about where I should be looking to fix the problem for my user account?
â azaghal
Feb 6 at 17:06
Sort of. It tells us that the problem lies somewhere in your home directory. ;) It's a subtle issue; this bug report includes some reported workarounds which have solved it for some people.
â Gunnar Hjalmarsson
Feb 6 at 18:07
I'll look through that bug report to see if anything helps. I'm concerned that the bug report doesn't describe what I'm experiencing, though, since my AltGr dead keys work fine, and my problem with the compose key is not limited to the terminal.
â azaghal
Feb 6 at 19:23
Can you please enter a guest session, enable a compose key there, and let us know whether it works in the guest session.
â Gunnar Hjalmarsson
Feb 6 at 2:56
Can you please enter a guest session, enable a compose key there, and let us know whether it works in the guest session.
â Gunnar Hjalmarsson
Feb 6 at 2:56
The compose key works when I enable it in a guest session. Presumably that suggests something about where I should be looking to fix the problem for my user account?
â azaghal
Feb 6 at 17:06
The compose key works when I enable it in a guest session. Presumably that suggests something about where I should be looking to fix the problem for my user account?
â azaghal
Feb 6 at 17:06
Sort of. It tells us that the problem lies somewhere in your home directory. ;) It's a subtle issue; this bug report includes some reported workarounds which have solved it for some people.
â Gunnar Hjalmarsson
Feb 6 at 18:07
Sort of. It tells us that the problem lies somewhere in your home directory. ;) It's a subtle issue; this bug report includes some reported workarounds which have solved it for some people.
â Gunnar Hjalmarsson
Feb 6 at 18:07
I'll look through that bug report to see if anything helps. I'm concerned that the bug report doesn't describe what I'm experiencing, though, since my AltGr dead keys work fine, and my problem with the compose key is not limited to the terminal.
â azaghal
Feb 6 at 19:23
I'll look through that bug report to see if anything helps. I'm concerned that the bug report doesn't describe what I'm experiencing, though, since my AltGr dead keys work fine, and my problem with the compose key is not limited to the terminal.
â azaghal
Feb 6 at 19:23
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
0
down vote
I've had the same issue in xmonad - while the compose key was working fine in "Gnome Flashback (Metacity)", it had no effect when I used it in "Gnome Flashback (Xmonad)".
I tried all kinds of solutions, including setting the compose key in gsettings (As described in the question) and trying different options in im-config
and others in the related bug report.
What finally worked for me was a simple:
setxkbmap -option "compose:lwin"
(I'm using the left Windows-key as compose key, replace with "compose:menu" to fully answer the question)
To make this permanent on Ubuntu 16.04 for your user, add the command to ~/.xsessionrc:
echo '/usr/bin/setxkbmap -option "compose:lwin"' >> ~/.xsessionrc
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
I've had the same issue in xmonad - while the compose key was working fine in "Gnome Flashback (Metacity)", it had no effect when I used it in "Gnome Flashback (Xmonad)".
I tried all kinds of solutions, including setting the compose key in gsettings (As described in the question) and trying different options in im-config
and others in the related bug report.
What finally worked for me was a simple:
setxkbmap -option "compose:lwin"
(I'm using the left Windows-key as compose key, replace with "compose:menu" to fully answer the question)
To make this permanent on Ubuntu 16.04 for your user, add the command to ~/.xsessionrc:
echo '/usr/bin/setxkbmap -option "compose:lwin"' >> ~/.xsessionrc
add a comment |Â
up vote
0
down vote
I've had the same issue in xmonad - while the compose key was working fine in "Gnome Flashback (Metacity)", it had no effect when I used it in "Gnome Flashback (Xmonad)".
I tried all kinds of solutions, including setting the compose key in gsettings (As described in the question) and trying different options in im-config
and others in the related bug report.
What finally worked for me was a simple:
setxkbmap -option "compose:lwin"
(I'm using the left Windows-key as compose key, replace with "compose:menu" to fully answer the question)
To make this permanent on Ubuntu 16.04 for your user, add the command to ~/.xsessionrc:
echo '/usr/bin/setxkbmap -option "compose:lwin"' >> ~/.xsessionrc
add a comment |Â
up vote
0
down vote
up vote
0
down vote
I've had the same issue in xmonad - while the compose key was working fine in "Gnome Flashback (Metacity)", it had no effect when I used it in "Gnome Flashback (Xmonad)".
I tried all kinds of solutions, including setting the compose key in gsettings (As described in the question) and trying different options in im-config
and others in the related bug report.
What finally worked for me was a simple:
setxkbmap -option "compose:lwin"
(I'm using the left Windows-key as compose key, replace with "compose:menu" to fully answer the question)
To make this permanent on Ubuntu 16.04 for your user, add the command to ~/.xsessionrc:
echo '/usr/bin/setxkbmap -option "compose:lwin"' >> ~/.xsessionrc
I've had the same issue in xmonad - while the compose key was working fine in "Gnome Flashback (Metacity)", it had no effect when I used it in "Gnome Flashback (Xmonad)".
I tried all kinds of solutions, including setting the compose key in gsettings (As described in the question) and trying different options in im-config
and others in the related bug report.
What finally worked for me was a simple:
setxkbmap -option "compose:lwin"
(I'm using the left Windows-key as compose key, replace with "compose:menu" to fully answer the question)
To make this permanent on Ubuntu 16.04 for your user, add the command to ~/.xsessionrc:
echo '/usr/bin/setxkbmap -option "compose:lwin"' >> ~/.xsessionrc
edited Aug 7 at 13:48
answered Aug 7 at 10:27
Christian Benke
1314
1314
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1003345%2fsetting-compose-key-has-no-effect%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Can you please enter a guest session, enable a compose key there, and let us know whether it works in the guest session.
â Gunnar Hjalmarsson
Feb 6 at 2:56
The compose key works when I enable it in a guest session. Presumably that suggests something about where I should be looking to fix the problem for my user account?
â azaghal
Feb 6 at 17:06
Sort of. It tells us that the problem lies somewhere in your home directory. ;) It's a subtle issue; this bug report includes some reported workarounds which have solved it for some people.
â Gunnar Hjalmarsson
Feb 6 at 18:07
I'll look through that bug report to see if anything helps. I'm concerned that the bug report doesn't describe what I'm experiencing, though, since my AltGr dead keys work fine, and my problem with the compose key is not limited to the terminal.
â azaghal
Feb 6 at 19:23