LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Desktop (https://www.linuxquestions.org/questions/linux-desktop-74/)
-   -   Where is Keyboard Layout stored under XFCE? (https://www.linuxquestions.org/questions/linux-desktop-74/where-is-keyboard-layout-stored-under-xfce-881555/)

cccc 05-19-2011 03:57 AM

Where is Keyboard Layout stored under XFCE?
 
hi

We have setup some workstations with Debian Squeeze and XFCE4 and whould like to export Keyboard Layout settings.
Where is Keyboard Layout stored under XFCE, I mean which file?

Web31337 05-19-2011 07:48 AM

~/.config/xfce4/panel/xkb-plugin-*.rc

cccc 05-19-2011 11:11 AM

Thx, but I have the following:
Code:

# ls -la /home/user/.config/xfce4/panel
total 52
drwx------ 2 user user 4096 May 19  2011 .
drwxr-xr-x 6 user user 4096 May 19  2011 ..
-rw-r--r-- 1 user user  166 May 19  2011 clock-14.rc
-rw-r--r-- 1 user user  182 May 19  2011 launcher-10.rc
-rw-r--r-- 1 user user  199 May 19  2011 launcher-7.rc
-rw-r--r-- 1 user user  40 May 19  2011 pager-2.rc
-rw-r--r-- 1 user user  972 May 19  2011 panels.xml
-rw-r--r-- 1 user user  18 May 19  2011 separator-11.rc
-rw-r--r-- 1 user user  18 May 19  2011 separator-13.rc
-rw-r--r-- 1 user user  18 May 19  2011 separator-6.rc
-rw-r--r-- 1 user user  95 May 19  2011 systray-4.rc
-rw-r--r-- 1 user user  109 May 19  2011 tasklist-3.rc
-rw-r--r-- 1 user user  149 May 19  2011 xfce4-menu-5.rc


cccc 05-19-2011 11:12 AM

Perhaps:
Code:

# ls -la /home/user/.config/xfce4/xfconf/xfce-perchannel-xml
total 52
drwx------ 2 user user 4096 May 19 18:06 .
drwxr-xr-x 3 user user 4096 May 19  2011 ..
-rw-r--r-- 1 user user  328 May 19 18:06 keyboard-layout.xml
-rw-r--r-- 1 user user 1178 May 19  2011 xfce4-desktop.xml
-rw-r--r-- 1 user user 8778 May 19  2011 xfce4-keyboard-shortcuts.xml
-rw-r--r-- 1 user user  474 May 19  2011 xfce4-mixer.xml
-rw-r--r-- 1 user user 1675 May 19  2011 xfce4-session.xml
-rw-r--r-- 1 user user  220 May 19  2011 xfce4-settings-manager.xml
-rw-r--r-- 1 user user 4613 May 19 18:06 xfwm4.xml
-rw-r--r-- 1 user user 2185 May 19  2011 xsettings.xml



All times are GMT -5. The time now is 03:34 PM.