libera/#devuan/ Tuesday, 2024-11-19

DingoSaarWhen I try to install dracut, I get a plethora of error messages, normally "dracut- module '...' depends on 'systemd', which can't be installed". Is there a workaround?09:05
CueXXIIInah, you don't need modules which depend on systemd. you could blacklist them to get rid of the messages09:10
CueXXIIIi have an /etc/dracut.conf.d/local.conf with the line:09:11
CueXXIIIomit_dracutmodules+=" systemd-initrd dracut-systemd "09:11
DingoSaarI'll try that, however, right now "apt install dracut" doesn't terminate.09:32
DingoSaarNow he no longer tries to install module systemd directly, however dbus-daemon depends on systemd, dbus depends on dbus-daemon, network-manager depends on dbus, and a lot of other modules depend on network-manager.09:42
DingoSaarnetwork-manager per se is usable without systemd (resp systemd offers even an alternative to network-manager). Is there a possibility to install dracut module dbus without systemd?09:43
CueXXIIIwhy would you want dbus in an initrd?09:43
CueXXIIIcan you paste the output to paste.debian.org and put the link here?09:44
paculinoHow hard would it be to get the emacs keybindings for start/end of line, backspace word, backspace to line start, and delete to line end universally? I'm used to it in terminal but don't have it in about half the GUI stuff20:52
rwppaculino, I think you want this.  In ~/.config/gtk-3.0/settings.ini add two lines line 1: [Settings] line 2: gtk-key-theme-name = Emacs21:14
rwpThen restart GTK apps such as Firefox and enjoy the Emacs keymap there.21:14
paculinoWill that override my main theme?21:15
rwpIt will override the gtk-key-theme-name, yes.21:15
paculinoThank you21:15
paculinoWill it alter anything else, like alter mod4/meta and such?21:16
rwpIt's what I am using and it makes things much nicer.  For me it is a return to the way things were by default back in the earlier days of X Windows.21:16
rwpNo.  You still need to so setxkbmap and xmodmap as you desire for whatever you want there separately.21:16
rwpIf you don't like it then remove the file and things will be back as they were before.  But that's how to set the Emacs keybindings through all GTK apps.21:17

Generated by irclog2html.py 2.17.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!