Ubuntu: Windows key as Ctrl

1) in terminal:

setxkbmap -option altwin:ctrl_win

2) to make it permanently:

sudo vi /etc/default/layout

add this line:

XKBOPTIONS="altwin:ctrl_win"

 

posted @ 2018-05-07 02:22  brep  阅读(152)  评论(0编辑  收藏  举报