diff options
| -rw-r--r-- | debian/changelog | 20 | ||||
| -rw-r--r-- | debian/compat | 1 | ||||
| -rw-r--r-- | skel-compiz/.config/compiz/compizconfig/Default.ini | 8 | ||||
| -rw-r--r-- | skel-kf6/.config/kglobalshortcutsrc | 2 | ||||
| -rw-r--r-- | skel-lxde/.config/autostart/compiz_start.desktop | 6 | ||||
| -rw-r--r-- | skel-lxde/.config/autostart/install-flash-local.desktop | 8 | ||||
| -rw-r--r-- | skel-lxde/.config/openbox/lxde-rc.xml | 10 | ||||
| -rw-r--r-- | skel-lxqt/.config/autostart/clipit-startup.desktop | 27 | ||||
| -rw-r--r-- | skel-lxqt/.config/autostart/lxqt-compton.desktop | 16 | ||||
| -rw-r--r-- | skel/.Xdefaults | 17 | ||||
| -rw-r--r-- | skel/.config/netsurf/Choices | 1 |
11 files changed, 29 insertions, 87 deletions
diff --git a/debian/changelog b/debian/changelog index e7661e7..b68a176 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,22 @@ -etcskel-kanotix (2.0.46) unstable; urgency=medium +etcskel-kanotix (2.0.54) unstable; urgency=medium - * Update lxde configs + [ Gunnar Wick ] + * Standard search provider for Netsurf changed - -- Holger Paradies <retabell@gmx.de> Sun, 15 Jun 2025 15:38:29 +0200 + [ Holger Paradies ] + * compiz-replace-gnome-screenshot-with-ksnip + * openbox-replace-amixer-with-pactl + * openbox-replace-gnome-screenshot + * Plasma6-add-kglobalshortcutsrc + + -- Holger Paradies <retabell@gmx.de> Tue, 16 Dec 2025 17:47:17 +0100 + +etcskel-kanotix (2.0.50) unstable; urgency=medium + + * Sync git repo + * Fixes for lxde + + -- Holger Paradies <retabell@gmx.de> Sun, 15 Jun 2025 18:51:59 +0200 etcskel-kanotix (2.0.45) unstable; urgency=medium diff --git a/debian/compat b/debian/compat deleted file mode 100644 index 7ed6ff8..0000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/skel-compiz/.config/compiz/compizconfig/Default.ini b/skel-compiz/.config/compiz/compizconfig/Default.ini index 81014b8..fd4657d 100644 --- a/skel-compiz/.config/compiz/compizconfig/Default.ini +++ b/skel-compiz/.config/compiz/compizconfig/Default.ini @@ -1,7 +1,7 @@ [core] as_active_plugins = core;ccp;move;resize;place;decoration;annotate;commands;crashhandler;firepaint;mousepoll;neg;png;regex;splash;svg;wallpaper;water;cube;gears;mag;rotate;scale;switcher; -as_command_screenshot = gnome-screenshot -i -as_command_window_screenshot = gnome-screenshot -i -w +as_command_screenshot = ksnip +as_command_window_screenshot = ksnip as_autoraise_delay = 250 as_run_command_terminal_key = <Control><Alt>t as_command_terminal = lxterminal @@ -54,7 +54,7 @@ as_zoom_out_key = <Super>Down s0_restrain_margin = 0 [screenshot] -as_launch_app = gnome-screenshot -i +as_launch_app = ksnip [cubecaps] s0_clamp_top_to_border = false @@ -175,7 +175,7 @@ as_run_command1_key = <Alt>F2 as_run_command2_key = Print as_command0 = lxpanelctl menu as_command1 = lxpanelctl run -as_command2 = gnome-screenshot -i +as_command2 = ksnip [neg] as_screen_toggle_key = <Shift><Control><Primary>c diff --git a/skel-kf6/.config/kglobalshortcutsrc b/skel-kf6/.config/kglobalshortcutsrc new file mode 100644 index 0000000..30240ab --- /dev/null +++ b/skel-kf6/.config/kglobalshortcutsrc @@ -0,0 +1,2 @@ +[services][org.ksnip.ksnip.desktop] +_launch=Print diff --git a/skel-lxde/.config/autostart/compiz_start.desktop b/skel-lxde/.config/autostart/compiz_start.desktop deleted file mode 100644 index 0116984..0000000 --- a/skel-lxde/.config/autostart/compiz_start.desktop +++ /dev/null @@ -1,6 +0,0 @@ -[Desktop Entry] -Name=Compiz Starter -Comment=Start Compiz -Type=Application -Exec=kanotix-start-compiz -OnlyShowIn=XFCE;LXDE; diff --git a/skel-lxde/.config/autostart/install-flash-local.desktop b/skel-lxde/.config/autostart/install-flash-local.desktop deleted file mode 100644 index dc684cb..0000000 --- a/skel-lxde/.config/autostart/install-flash-local.desktop +++ /dev/null @@ -1,8 +0,0 @@ -[Desktop Entry] -Name=Flash Installer -Name[de]=Flash installieren -Comment=Install and Update Flash -Comment[de]=Flash installieren und aktualisieren -Type=Application -Exec=install-flash-local & -OnlyShowIn=XFCE;LXDE;LXQt; diff --git a/skel-lxde/.config/openbox/lxde-rc.xml b/skel-lxde/.config/openbox/lxde-rc.xml index 55659fb..ddfa2ce 100644 --- a/skel-lxde/.config/openbox/lxde-rc.xml +++ b/skel-lxde/.config/openbox/lxde-rc.xml @@ -289,10 +289,10 @@ </action> </keybind> -<!-- call gnome-screenshot when Prt-Screen is pressed --> +<!-- call ksnip when Prt-Screen is pressed --> <keybind key="Print"> <action name="Execute"> - <command>gnome-screenshot --interactive</command> + <command>ksnip</command> </action> </keybind> @@ -303,7 +303,7 @@ <enabled>true</enabled> <name>volumedown</name> </startupnotify> - <command>amixer -c 0 set Master 5%- unmute</command> + <command>pactl set-sink-volume @DEFAULT_SINK@ -5%</command> </action> </keybind> @@ -313,7 +313,7 @@ <enabled>true</enabled> <name>volumeup</name> </startupnotify> - <command>amixer -c 0 set Master 5%+ unmute</command> + <command>pactl set-sink-volume @DEFAULT_SINK@ +5%</command> </action> </keybind> @@ -323,7 +323,7 @@ <enabled>true</enabled> <name>volumedown</name> </startupnotify> - <command>amixer -c 0 set Master toggle</command> + <command>pactl set-sink-mute @DEFAULT_SINK@ toggle</command> </action> </keybind> </keyboard> diff --git a/skel-lxqt/.config/autostart/clipit-startup.desktop b/skel-lxqt/.config/autostart/clipit-startup.desktop deleted file mode 100644 index ad56a11..0000000 --- a/skel-lxqt/.config/autostart/clipit-startup.desktop +++ /dev/null @@ -1,27 +0,0 @@ -[Desktop Entry] -Name=ClipIt -Comment=Clipboard Manager -Comment[cs]=Správce schránky -Comment[da]=Udklipsholder -Comment[de]=Zwischenablage-Verwaltung -Comment[es]=Gestor de Portapapeles -Comment[es_ES]=Gestor del portapapeles -Comment[et]=Lõikepuhvrihaldur -Comment[fr]=Gestionnaire de presse-papier -Comment[hu]=Vágólapkezelő -Comment[it]=Gestore degli appunti -Comment[ja]=クリップボード・マネージャ -Comment[nb]=Utklippstavleverkty -Comment[pl]=Schowek -Comment[pt_BR]=Gerenciador de Área de Transferência -Comment[ro]=Administrator clipboard -Comment[ru]=Менеджер буфера обмена -Comment[sv]=Urklippshanterare -Comment[tr]=Pano Yöneticisi -Comment[zh_CN]=剪切板管理器 -Icon=clipit-trayicon -Exec=clipit -Terminal=false -Type=Application -OnlyShowIn=GNOME;XFCE;LXDE;Unity;LXQt; -X-GNOME-Autostart-enabled=true diff --git a/skel-lxqt/.config/autostart/lxqt-compton.desktop b/skel-lxqt/.config/autostart/lxqt-compton.desktop deleted file mode 100644 index 7009a06..0000000 --- a/skel-lxqt/.config/autostart/lxqt-compton.desktop +++ /dev/null @@ -1,16 +0,0 @@ -[Desktop Entry] -Comment=A X compositor -Comment[de]=Kompositionsmanager für X11 -Comment[pt]=Compositor para o servidor X -Exec=compton --dbus -GenericName=X compositor -GenericName[de]=X11 Kompositionsmanager -GenericName[pt]=Compositor X -Hidden=true -Name=Compton (X Compositor) -Name[de]=Compton (X11 Kompositionsmanager) -Name[pt]=Compton (Compositor X) -OnlyShowIn=LXQt; -TryExec=compton -Type=Application -X-LXQt-Module=true diff --git a/skel/.Xdefaults b/skel/.Xdefaults deleted file mode 100644 index 87cd0ab..0000000 --- a/skel/.Xdefaults +++ /dev/null @@ -1,17 +0,0 @@ -Netscape*background: #C4C4A8 -Netscape*XmLGrid.foreground: #000000 -Netscape*XmLGrid.background: #DEDEAA -Netscape*XmLGrid.selectForeground: #E5E5E5 -Netscape*XmLGrid.selectBackground: #AAAA8F -Netscape*XmPushButton*shadowThickness: 1 -Netscape*XmPushButtonGadget*shadowThickness: 1 -Netscape*XmCascadeButton.shadowThickness: 1 -Netscape*XmCascadeButtonGadget.shadowThickness: 1 -Netscape*confirmExit: True -Netscape*useStdoutDialog: False -Netscape*useStderrDialog: True -Netscape*mailnewsGlobalTranslations: #override \ - Meta ~Ctrl<Key>D: xfeDoCommand(deleteFolder) \n\ - Alt ~Ctrl<Key>D: xfeDoCommand(deleteFolder) \n\ - :<Key>osfDelete: xfeDoCommand(deleteAny) \n\ - :<Key>Delete: xfeDoCommand(deleteAny) diff --git a/skel/.config/netsurf/Choices b/skel/.config/netsurf/Choices index cf63140..f57b814 100644 --- a/skel/.config/netsurf/Choices +++ b/skel/.config/netsurf/Choices @@ -2,6 +2,7 @@ accept_language:de disc_cache_size:104857600 homepage_url:https://kanotix.de search_url_bar:1 +search_provider:18 show_single_tab:1 new_blank:1 bar_show:menu/tool |
