Similarly, shifting group with Shift+Right Alt (where Shift is pressed
first):

  key <RALT> {
        repeat= No,
        type= "TWO_LEVEL",
        symbols[Group1]= [           Alt_R,          Meta_R ],
        actions[Group1]= [ SetMods(modifiers=Mod1),
                           
Private(type=3,data[0]=1,data[1]=8,data[2]=8,data[3]=0,data[4]=0,data[5]=0,data[6]=1)
 ]
    };

Shifting group with Shift+Left Control:


    key <LCTL> {
        repeat= No,
        type= "TWO_LEVEL",
        symbols[Group1]= [           Control_L,          Control_L ],
        actions[Group1]= [ SetMods(modifiers=Control),
                           
Private(type=3,data[0]=1,data[1]=4,data[2]=4,data[3]=0,data[4]=0,data[5]=0,data[6]=1)
 ]
    };

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/36812

Title:
  Keyboard layout change on hotkeys press instead of release and do not
  work well with shortcuts

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/36812/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to     : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp

Reply via email to