Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: Tab opening on new window is slowly driving me crazy...

  1. #11
    Join Date
    Aug 2005
    Beans
    465

    Re: Tab opening on new window is slowly driving me crazy...

    Thanks Holger,

    I'm not sure it is possible. When i do a ...
    Code:
    dara@laptop-20-04:~$ gsettings set org.gnome.desktop.peripherals.touchpad tap-and-drag false
    
    dara@laptop-20-04:~$ gsettings get org.gnome.desktop.peripherals.touchpad tap-and-drag
    false
    which seems to be fine. Then i restart X...
    Code:
    dara@laptop-20-04:~$ sudo systemctl restart gdm
    and then check the libinput...
    Code:
    Device:           SynPS/2 Synaptics TouchPad
    Kernel:           /dev/input/event4
    Group:            7
    Seat:             seat0, default
    Size:             119x62mm
    Capabilities:     pointer gesture
    Tap-to-click:     disabled
    Tap-and-drag:     enabled
    Tap drag lock:    disabled
    Left-handed:      disabled
    Nat.scrolling:    disabled
    Middle emulation: disabled
    Calibration:      n/a
    Scroll methods:   *two-finger edge 
    Click methods:    *button-areas clickfinger 
    Disable-w-typing: enabled
    Accel profiles:   flat *adaptive
    Rotation:         n/a
    Code:
    dara@laptop-20-04:~$ gsettings list-recursively org.gnome.desktop.peripherals.touchpad
    org.gnome.desktop.peripherals.touchpad tap-button-map 'default'
    org.gnome.desktop.peripherals.touchpad click-method 'fingers'
    org.gnome.desktop.peripherals.touchpad edge-scrolling-enabled false
    org.gnome.desktop.peripherals.touchpad disable-while-typing true
    org.gnome.desktop.peripherals.touchpad two-finger-scrolling-enabled true
    org.gnome.desktop.peripherals.touchpad send-events 'enabled'
    org.gnome.desktop.peripherals.touchpad speed 0.0
    org.gnome.desktop.peripherals.touchpad scroll-method 'two-finger-scrolling'
    org.gnome.desktop.peripherals.touchpad natural-scroll true
    org.gnome.desktop.peripherals.touchpad middle-click-emulation false
    org.gnome.desktop.peripherals.touchpad left-handed 'mouse'
    org.gnome.desktop.peripherals.touchpad tap-to-click true
    org.gnome.desktop.peripherals.touchpad tap-and-drag-lock false
    org.gnome.desktop.peripherals.touchpad tap-and-drag false
    The setting seems to have been changed. But isn't. I can still tap-and-drag on gnome...? I've read the gsettings man page. But i'm still none the wiser.
    Last edited by dbee; August 21st, 2021 at 04:34 AM.
    I wish my computer would do what I want it to do - not what I tell it to do.

  2. #12
    Join Date
    Jun 2020
    Beans
    334

    Re: Tab opening on new window is slowly driving me crazy...

    have you seen this ?
    might help

Page 2 of 2 FirstFirst 12

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
  •