Remap LWIN + ; to ä
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty margin-bottom:0;
up vote
0
down vote
favorite
I am using a US keyboard layout, but I need German Umlaute as well. Under windows it was easy to map LWIN + ; to produce an ä, LWIN + ' to an ö.
I read about xbindkeys, xmodmap, ... but everywhere I just don't seem to get the combination right.
How would I do that in Linux/Ubuntu? Thank you so much for your help, it is the last thing keeping me from switching full time to Linux.
keyboard shortcut-keys keyboard-layout
add a comment |Â
up vote
0
down vote
favorite
I am using a US keyboard layout, but I need German Umlaute as well. Under windows it was easy to map LWIN + ; to produce an ä, LWIN + ' to an ö.
I read about xbindkeys, xmodmap, ... but everywhere I just don't seem to get the combination right.
How would I do that in Linux/Ubuntu? Thank you so much for your help, it is the last thing keeping me from switching full time to Linux.
keyboard shortcut-keys keyboard-layout
1
In current Ubuntu versions using Xorg,xkb
(X keyboard extension) is used to configure key maps. It is, however, rather complicated.xbindkeys
, while not primarily made for that purpose, is a bit easier to setup and you can't mess up your keyboard configuration with it. I would tryxbindkeys
first; if the result is not satisfactory, tryxkb
.
â danzel
yesterday
Thank you @danzel for helping! I tried askubuntu.com/questions/85850/⦠but it does not seem to work. Does that maybe have something to do with LWIN trying to open "search"?
â Tobias Hertkorn
yesterday
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am using a US keyboard layout, but I need German Umlaute as well. Under windows it was easy to map LWIN + ; to produce an ä, LWIN + ' to an ö.
I read about xbindkeys, xmodmap, ... but everywhere I just don't seem to get the combination right.
How would I do that in Linux/Ubuntu? Thank you so much for your help, it is the last thing keeping me from switching full time to Linux.
keyboard shortcut-keys keyboard-layout
I am using a US keyboard layout, but I need German Umlaute as well. Under windows it was easy to map LWIN + ; to produce an ä, LWIN + ' to an ö.
I read about xbindkeys, xmodmap, ... but everywhere I just don't seem to get the combination right.
How would I do that in Linux/Ubuntu? Thank you so much for your help, it is the last thing keeping me from switching full time to Linux.
keyboard shortcut-keys keyboard-layout
asked yesterday
Tobias Hertkorn
101
101
1
In current Ubuntu versions using Xorg,xkb
(X keyboard extension) is used to configure key maps. It is, however, rather complicated.xbindkeys
, while not primarily made for that purpose, is a bit easier to setup and you can't mess up your keyboard configuration with it. I would tryxbindkeys
first; if the result is not satisfactory, tryxkb
.
â danzel
yesterday
Thank you @danzel for helping! I tried askubuntu.com/questions/85850/⦠but it does not seem to work. Does that maybe have something to do with LWIN trying to open "search"?
â Tobias Hertkorn
yesterday
add a comment |Â
1
In current Ubuntu versions using Xorg,xkb
(X keyboard extension) is used to configure key maps. It is, however, rather complicated.xbindkeys
, while not primarily made for that purpose, is a bit easier to setup and you can't mess up your keyboard configuration with it. I would tryxbindkeys
first; if the result is not satisfactory, tryxkb
.
â danzel
yesterday
Thank you @danzel for helping! I tried askubuntu.com/questions/85850/⦠but it does not seem to work. Does that maybe have something to do with LWIN trying to open "search"?
â Tobias Hertkorn
yesterday
1
1
In current Ubuntu versions using Xorg,
xkb
(X keyboard extension) is used to configure key maps. It is, however, rather complicated. xbindkeys
, while not primarily made for that purpose, is a bit easier to setup and you can't mess up your keyboard configuration with it. I would try xbindkeys
first; if the result is not satisfactory, try xkb
.â danzel
yesterday
In current Ubuntu versions using Xorg,
xkb
(X keyboard extension) is used to configure key maps. It is, however, rather complicated. xbindkeys
, while not primarily made for that purpose, is a bit easier to setup and you can't mess up your keyboard configuration with it. I would try xbindkeys
first; if the result is not satisfactory, try xkb
.â danzel
yesterday
Thank you @danzel for helping! I tried askubuntu.com/questions/85850/⦠but it does not seem to work. Does that maybe have something to do with LWIN trying to open "search"?
â Tobias Hertkorn
yesterday
Thank you @danzel for helping! I tried askubuntu.com/questions/85850/⦠but it does not seem to work. Does that maybe have something to do with LWIN trying to open "search"?
â Tobias Hertkorn
yesterday
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
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%2f1062221%2fremap-lwin-to-%25c3%25a4%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
1
In current Ubuntu versions using Xorg,
xkb
(X keyboard extension) is used to configure key maps. It is, however, rather complicated.xbindkeys
, while not primarily made for that purpose, is a bit easier to setup and you can't mess up your keyboard configuration with it. I would tryxbindkeys
first; if the result is not satisfactory, tryxkb
.â danzel
yesterday
Thank you @danzel for helping! I tried askubuntu.com/questions/85850/⦠but it does not seem to work. Does that maybe have something to do with LWIN trying to open "search"?
â Tobias Hertkorn
yesterday