You are not logged in.

#1 2018-10-23 01:16:51

incantator
Member
Registered: 2018-10-19
Posts: 15

[SOLVED] XORG XFCE Firefox left ctrl + click works only once!

I'm currently running Arch Linux in VMware Workstation Player, and I found this weird problem. Basically, in Firefox, left ctrl + click would only work once (open it as a new tab) and after that it wouldn't work. The ctrl key works fine in other shortcuts though (eg. ctrl + a). What I do not understand is that the right ctrl key works just fine.

I've run pacman -Syu but the result is the same. Here are some of the config snippets:

[incantator@swyLinux ~]$ cat /etc/vconsole.conf
KEYMAP=dvorak-programmer

[incantator@swyLinux ~]$ setxkbmap -print -verbose 10
Setting verbose level to 10
locale is C
Trying to load rules file ./rules/evdev...
Trying to load rules file /usr/share/X11/xkb/rules/evdev...
Success.
Applied rules from evdev:
rules:      evdev
model:      pc105
layout:     us,kr
variant:    dvp,kr104
options:    grp:alt_space_toggle
Trying to build keymap using the following components:
keycodes:   evdev+aliases(qwerty)
types:      complete
compat:     complete
symbols:    pc+us(dvp)+kr(kr104):2+inet(evdev)+group(alt_space_toggle)
geometry:   pc(pc105)
xkb_keymap {
        xkb_keycodes  { include "evdev+aliases(qwerty)" };
        xkb_types     { include "complete"      };
        xkb_compat    { include "complete"      };
        xkb_symbols   { include "pc+us(dvp)+kr(kr104):2+inet(evdev)+group(alt_space_toggle)"    };
        xkb_geometry  { include "pc(pc105)"     };
};

[incantator@swyLinux ~]$ cat /etc/X11/xorg.conf.d/00-keyboard.conf
cat: /etc/X11/xorg.conf.d/00-keyboard.conf: No such file or directory

I've searched in google and Arch Wiki but couldn't find what I should do. I will provide any other information that is needed. This is my first-time installation so I'd appreciate any help!

Last edited by incantator (2018-10-23 05:01:14)

Offline

#2 2018-10-23 02:17:29

incantator
Member
Registered: 2018-10-19
Posts: 15

Re: [SOLVED] XORG XFCE Firefox left ctrl + click works only once!

Fixed. It was due to the enabled sticky in Windows... I gotta make the keys sticky in Linux separately.

Offline

Board footer

Powered by FluxBB