• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

flags/H03-May-2022-755682

panel-plugin/H24-Dec-2020-4,3063,036

po/H24-Dec-2020-6,4795,125

AUTHORSH A D25-Jun-2020225 55

COPYINGH A D25-Jun-20201.3 KiB2420

ChangeLogH A D24-Dec-2020206.2 KiB7,3224,511

INSTALLH A D24-Dec-202015.4 KiB369287

Makefile.amH A D25-Jun-2020576 3020

Makefile.inH A D24-Dec-202028.5 KiB928824

NEWSH A D24-Dec-202034.3 KiB1,083764

READMEH A D25-Jun-20202.4 KiB6751

aclocal.m4H A D24-Dec-2020426.4 KiB11,95010,777

compileH A D24-Dec-20207.2 KiB349259

config.guessH A D24-Dec-202047.3 KiB1,6681,457

config.h.inH A D24-Dec-20203.4 KiB13596

config.subH A D24-Dec-202030.9 KiB1,7941,637

configureH A D03-May-2022573 KiB19,54116,263

configure.acH A D24-Dec-20203.3 KiB11396

depcompH A D24-Dec-202023 KiB792502

install-shH A D24-Dec-202015.3 KiB530346

ltmain.shH A D24-Dec-2020323.5 KiB11,3708,157

missingH A D24-Dec-20206.7 KiB216143

README

1xfce4-xkb-plugin - An Xfce4 XKB Layouts panel plugin.
2===================
3https://docs.xfce.org/panel-plugins/xfce4-xkb-plugin
4
5Information
6===========
7
8This plugin allows you to setup and use multiple (currently
9up to 4 due to X11 protocol limitation) keyboard layouts.
10
11You can choose the keyboard model, what key combination to
12use to switch between the layouts, the actual keyboard layouts,
13the way in which the current layout is being displayed (country
14flag image or text) and the layout policy, which is whether to
15store the layout globally (for all windows), per application or
16per window.
17
18If a certain flag is missing, the plugin will fallback to
19displaying the layout as text.
20
21The plugin detects any change in the layout configuration
22(e.g. setxkbmap invocations) and reconfigures itself to use
23the new settings.
24
25The plugin shows a small black circle with a thin white
26outline in the bottom right corner of the flag image if the
27current layout is the second variant configured for some
28language. If the display mode is set to "text" then a little
29dot is displayed as a subscript of the layout text.
30
31There is a hidden (not available in the GUI) setting -
32"never_modify_config". If this setting is set to "true" in
33the configuration file, then the plugin will not modify the
34layout configuration under any circumstances (currently
35even when the configuration is modified through the settings
36dialog). This option is for users who wish to configure
37some XKB options, which are not present in the GUI and thus
38are limited by the plugin. These users can use the plugin
39so that it only displays the active layouts.
40
41Known limitations and bugs
42==========================
43
44Currently if one sets any Xkb options, besides the grp: ones
45they will be lost the next time the plugin is started. Even
46more - only the first grp: option present in the running
47configuration will be stored in the config file and thus only
48it will be restored the next time the plugin is started. This
49will be resolved in future versions.
50
51Contact
52=======
53
54Send any question, suggestions, etc. to me, Azamat H. Hackimov
55(azamat.hackimov@gmail.com).
56
57
58How to report bugs?
59===================
60
61You can report bugs and feature requests at
62https://gitlab.xfce.org/panel-plugins/xfce4-xkb-plugin/.
63You will need to create an account for yourself.
64
65You can also join the Xfce development mailing-list:
66https://mail.xfce.org/mailman/listinfo/xfce4-dev
67