Closed ghost closed 1 year ago
Due to they can work with the Control+Right, these shortcuts do not need to be marked as Control+L.
Thanks for making a pull request. I forgot to fix this. I used Control_l because GTK can't parses Control. the right way is <ctrl>.
Control_l
<ctrl>
<property name="accelerator"><ctrl>+question</property>
Due to they can work with the Control+Right, these shortcuts do not need to be marked as Control+L.