Results 1 to 2 of 2

Thread: 18.04 with Unity. Can't change keybinding

  1. #1
    Join Date
    Aug 2010
    Beans
    16

    18.04 with Unity. Can't change keybinding

    I use terminator which uses Ctrl+Shift+E to split panes. Unfortunately this is bound to something to do with emojis. I have tried to change it by installing dconf-editor where the value is listed as org.gtk.Settings.EmojiChooser and an option to turn on or off. I turn it off but then I get the following errors:

    Code:
    (dconf-editor:53891): GLib-GIO-CRITICAL **: 19:42:06.196: g_dbus_proxy_new_sync: assertion 'G_IS_DBUS_CONNECTION (connection)' failed
    Code:
    (dconf-editor:53891): dconf-WARNING **: 19:44:16.678: failed to commit changes to dconf: Failed to execute child process “dbus-launch” (No such file or directory)
    The setting is not saved as the annoying keybinding remains. Dbus is running:

    Code:
    $ ps uax | grep dbus
    message+  3480  0.0  0.0  50052  4300 ?        Ss   Jun13   0:00 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
    So, what to do?

    Thanks in advance

  2. #2
    Join Date
    Aug 2010
    Beans
    16

    Re: 18.04 with Unity. Can't change keybinding

    Ha, sorted. Just installed dbus-x11

    d'oh

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •