From: Paul Hänsch Date: Wed, 20 Jun 2018 19:30:12 +0000 (+0200) Subject: base configuration tree X-Git-Url: http://git.plutz.net/?p=bootimage;a=commitdiff_plain;h=f2e4e8a58718c93a1500a20aed5f3fda7718e4a7 base configuration tree --- f2e4e8a58718c93a1500a20aed5f3fda7718e4a7 diff --git a/config_base/etc/X11/Xresources/xscreensaver b/config_base/etc/X11/Xresources/xscreensaver new file mode 100644 index 0000000..657bf26 --- /dev/null +++ b/config_base/etc/X11/Xresources/xscreensaver @@ -0,0 +1,2 @@ +xscreensaver.mode: one +xscreensaver.selected: 151 diff --git a/config_base/etc/X11/Xsession.d/10qtstyle b/config_base/etc/X11/Xsession.d/10qtstyle new file mode 100755 index 0000000..b44089a --- /dev/null +++ b/config_base/etc/X11/Xsession.d/10qtstyle @@ -0,0 +1 @@ +export QT_STYLE_OVERRIDE=Breeze diff --git a/config_base/etc/apt/apt.conf.d/10norecommends b/config_base/etc/apt/apt.conf.d/10norecommends new file mode 100644 index 0000000..5c35b09 --- /dev/null +++ b/config_base/etc/apt/apt.conf.d/10norecommends @@ -0,0 +1,4 @@ +APT::Install-Recommends "0"; +APT::Install-Suggests "0"; +APT::Keep-Recommends "0"; +APT::Keep-Suggests "0"; diff --git a/config_base/etc/apt/sources.list b/config_base/etc/apt/sources.list new file mode 100644 index 0000000..10a702f --- /dev/null +++ b/config_base/etc/apt/sources.list @@ -0,0 +1,2 @@ +deb http://deb.debian.org/debian stretch main +deb http://security.debian.org/ stretch/updates main diff --git a/config_base/etc/default/keyboard b/config_base/etc/default/keyboard new file mode 100644 index 0000000..f578fd8 --- /dev/null +++ b/config_base/etc/default/keyboard @@ -0,0 +1,10 @@ +# KEYBOARD CONFIGURATION FILE + +# Consult the keyboard(5) manual page. + +XKBMODEL="pc105" +XKBLAYOUT="de" +XKBVARIANT="" +XKBOPTIONS="" + +BACKSPACE="guess" diff --git a/config_base/etc/default/locale b/config_base/etc/default/locale new file mode 100644 index 0000000..f14e294 --- /dev/null +++ b/config_base/etc/default/locale @@ -0,0 +1,2 @@ +# File generated by update-locale +LANG=de_DE.UTF-8 diff --git a/config_base/etc/fstab b/config_base/etc/fstab new file mode 100644 index 0000000..abf18e8 --- /dev/null +++ b/config_base/etc/fstab @@ -0,0 +1,3 @@ +LABEL=SQUASHBOOT /boot ext3 rw,nofail,x-systemd.device-timeout=10 0 0 +LABEL=SQUASHCLIENT /home btrfs rw,nofail,x-systemd.device-timeout=10,subvol=home 0 0 +LABEL=SWAP swap swap sw,nofail,x-systemd.device-timeout=10 0 0 diff --git a/config_base/etc/gimp/2.0/controllerrc b/config_base/etc/gimp/2.0/controllerrc new file mode 100644 index 0000000..def2ad2 --- /dev/null +++ b/config_base/etc/gimp/2.0/controllerrc @@ -0,0 +1,40 @@ +# GIMP controllerrc +# +# This file will be entirely rewritten each time you exit. + +(GimpControllerInfo "Main Mouse Wheel" + (stock-id "gimp-controller-wheel") + (enabled yes) + (debug-events no) + (controller "GimpControllerWheel") + (mapping + (map "scroll-down-shift-control-alt" "context-font-select-previous") + (map "scroll-up-shift-control-alt" "context-font-select-next") + (map "scroll-down-alt" "tools-value-1-decrease-skip") + (map "scroll-up-control-alt" "context-gradient-select-next") + (map "scroll-down-shift-control" "context-brush-select-previous") + (map "scroll-up-alt" "tools-value-1-increase-skip") + (map "scroll-up-shift-alt" "context-pattern-select-next") + (map "scroll-down-shift-alt" "context-pattern-select-previous") + (map "scroll-up-shift-control" "context-brush-select-next") + (map "scroll-down-control-alt" "context-gradient-select-previous"))) +(GimpControllerInfo "Main Keyboard" + (stock-id "gimp-controller-keyboard") + (enabled yes) + (debug-events no) + (controller "GimpControllerKeyboard") + (mapping + (map "cursor-left-alt" "tools-value-1-decrease") + (map "cursor-right-shift" "view-scroll-page-right") + (map "cursor-left-shift" "view-scroll-page-left") + (map "cursor-up-control" "view-scroll-top-border") + (map "cursor-right-alt" "tools-value-1-increase") + (map "cursor-right-control" "view-scroll-right-border") + (map "cursor-left-control" "view-scroll-left-border") + (map "cursor-down-control" "view-scroll-bottom-border") + (map "cursor-up-shift" "view-scroll-page-up") + (map "cursor-up-alt" "tools-value-1-increase-skip") + (map "cursor-down-shift" "view-scroll-page-down") + (map "cursor-down-alt" "tools-value-1-decrease-skip"))) + +# end of controllerrc diff --git a/config_base/etc/gimp/2.0/gimprc b/config_base/etc/gimp/2.0/gimprc new file mode 100644 index 0000000..8169fbc --- /dev/null +++ b/config_base/etc/gimp/2.0/gimprc @@ -0,0 +1,11 @@ +# GIMP gimprc +# +# This is your personal gimprc file. Any variable defined in this file takes +# precedence over the value defined in the system-wide gimprc: +# /etc/gimp/2.0/gimprc +# Most values can be set within GIMP by changing some options in the +# Preferences dialog. + + + +# end of gimprc diff --git a/config_base/etc/gimp/2.0/gtkrc b/config_base/etc/gimp/2.0/gtkrc new file mode 100644 index 0000000..f4efa07 --- /dev/null +++ b/config_base/etc/gimp/2.0/gtkrc @@ -0,0 +1,24 @@ +# pixmap_path ":::..." +# +# include "rc-file" +# +# style [= ] +# { +#