Xfce Forum

Sub domains
 

You are not logged in.

#1 2019-11-30 04:12:50

devlwkyan
Member
Registered: 2019-11-30
Posts: 1

Changing workspace throught keyboard shortcut not working

I've mapped so when I press Super+0 ... Super+9 it changes from the first to the 10th workspace. Today I decided to include 4 more workspaces and mapped the keys: Super+slash (Super+KP_Divide), Super+asterisk (Super+KP_Multiply), Super+- (Super+KP_Subtract), Super++ (Super+KP_Add), this is what my xfce4-keyboard-shortcuts.xml looks like (I excluded most shortcuts for simplicity):

<property name="&lt;Super&gt;KP_8" type="string" value="workspace_9_key"/>
<property name="&lt;Super&gt;KP_9" type="string" value="workspace_10_key"/>
<property name="&lt;Super&gt;KP_Divide" type="string" value="workspace_11_key"/>
<property name="&lt;Super&gt;KP_Multiply" type="string" value="workspace_12_key"/>
<property name="&lt;Super&gt;KP_Subtract" type="string" value="workspace_13_key"/>
<property name="&lt;Super&gt;KP_Add" type="string" value="workspace_14_key"/>

The problem is, all the keys excext for: Super+KP_Subtract, and Super+KP_Add, which should change to the 13th and 14th workspaces respectivily don't work. I was not able to find any similar situation on xfce over the internet. Any idea how can I fix it?

Last edited by devlwkyan (2019-11-30 04:16:30)

Offline

Board footer

Powered by FluxBB