From fa825f73a36c31cd4a04adf5925122a6eaf7c512 Mon Sep 17 00:00:00 2001 From: Jacob Cody Wimer Date: Thu, 3 May 2018 08:06:34 -0400 Subject: [PATCH] Fix tabbing in xrdp --- roles/developer-machine/tasks/main.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/roles/developer-machine/tasks/main.yml b/roles/developer-machine/tasks/main.yml index 3013fec..dd05060 100644 --- a/roles/developer-machine/tasks/main.yml +++ b/roles/developer-machine/tasks/main.yml @@ -122,3 +122,9 @@ - name: Set xrdp session command: echo "xfce4-session" > /home/{{ standard_user }}/.xsession + +- name: Fix tabbing in xrdp + lineinfile: dest=/home/{{ standard_user }}/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml + regexp=name="<Super>Tab" + state=present + line=