From 17a604f75b66e843ec34e912e1a9ed4f7c310ced Mon Sep 17 00:00:00 2001 From: Jacopo De Simoi Date: Wed, 29 May 2019 23:52:57 -0400 Subject: [PATCH] [kde] Add kde keyboard configuration --- README.org | 7 +++++++ kxkbrc | 13 +++++++++++++ 2 files changed, 20 insertions(+) create mode 100644 kxkbrc diff --git a/README.org b/README.org index a6945d6..77f2c76 100644 --- a/README.org +++ b/README.org @@ -48,6 +48,13 @@ purposes #+BEGIN_SRC sh ln kwinrulesrc ~/.config #+END_SRC +* kde keyboard layout configuration + This entry takes care of setting the layout every time a keyboard is + connected. Note that this is conditional on my patches for + ~plasma-desktop~ + #+BEGIN_SRC sh + ln kxkbrc ~/.config + #+END_SRC * htop #+BEGIN_SRC sh mkdir -p ~/.config/htop diff --git a/kxkbrc b/kxkbrc new file mode 100644 index 0000000..ec200ab --- /dev/null +++ b/kxkbrc @@ -0,0 +1,13 @@ +[Layout] +DisplayNames= +LayoutList=us +LayoutLoopCount=-1 +LayoutScript=/home/jacopods/tmp/xcape/remap-keyboard +Model=pc101 +ResetOldOptions=false +ShowFlag=false +ShowLabel=true +ShowLayoutIndicator=true +ShowSingle=false +SwitchMode=Global +Use=false