DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD Packages and Ports

OpenBSD Packages and Ports Installation and upgrading of packages and ports on OpenBSD.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 29th July 2022
pseudostem pseudostem is offline
Port Guard
 
Join Date: Jun 2021
Posts: 37
Default Missing keystrokes in XFCE/ IDEs

I have 2 desktop computers

Comp1 - Wireless keyboard and mouse
Comp2 - Wired keyboard and wireless mouse

Both OpenBSD 7.1 AMD64, different CPUs, graphics, RAM, etc.

Whenever I type while in X, sometimes a few keystrokes go missing. This doesn't happen in TTY (Ctrl-Alt-F2). Right now I am unsure whether this happens systemwide in XFCE or in specific applications.

I am learning programming and can confirm that this definitely happens in Intellij idea and in PyCharm (another product of Intellij).

Where do I start looking for solutions?

PS: Now that I think of it, this hasn't happened (IIRC) while typing emails whether on web or in thunderbird.

Edit: Confirmed keystrokes missing in replit in Chromium also. Will check on Firefox in a couple of days and confirm. I have a few assignments to submit, hence there can be a delay.

Last edited by pseudostem; 29th July 2022 at 09:13 PM.
Reply With Quote
  #2   (View Single Post)  
Old 30th July 2022
pseudostem pseudostem is offline
Port Guard
 
Join Date: Jun 2021
Posts: 37
Default

I believe this may be related to an earlier issue posted by me (which is now resolved):
here on daemonforums

My login.conf is:
Code:
# Default allowed authentication styles
auth-defaults:auth=passwd,skey:

# Default allowed authentication styles for authentication type ftp
auth-ftp-defaults:auth-ftp=passwd:

#
# The default values
# To alter the default authentication types change the line:
#	:tc=auth-defaults:\
# to read something like: (enables passwd, "myauth", and activ)
#	:auth=passwd,myauth,activ:\
# Any value changed in the daemon class should be reset in default
# class.
#
default:\
	:path=/usr/bin /bin /usr/sbin /sbin /usr/X11R6/bin /usr/local/bin /usr/local/sbin:\
	:umask=022:\
	:datasize-max=1024M:\
	:datasize-cur=1024M:\
	:maxproc-max=256:\
	:maxproc-cur=128:\
	:openfiles-max=1024:\
	:openfiles-cur=512:\
	:stacksize-cur=4M:\
	:localcipher=blowfish,a:\
	:tc=auth-defaults:\
	:tc=auth-ftp-defaults:

#
# Settings used by /etc/rc and root
# This must be set properly for daemons started as root by inetd as well.
# Be sure to reset these values to system defaults in the default class!
#
daemon:\
	:ignorenologin:\
	:datasize=4096M:\
	:maxproc=infinity:\
	:openfiles-max=1024:\
	:openfiles-cur=128:\
	:stacksize-cur=8M:\
	:tc=default:

#
# Staff have fewer restrictions and can login even when nologins are set.
#
staff:\
	:datasize-cur=4096M:\
	:datasize-max=infinity:\
	:maxproc-max=512:\
	:maxproc-cur=256:\
	:ignorenologin:\
	:requirehome@:\
	:tc=default:

#
# Authpf accounts get a special motd and shell
#
authpf:\
	:welcome=/etc/motd.authpf:\
	:shell=/usr/sbin/authpf:\
	:tc=default:

#
# Building ports with DPB uses raised limits
#
pbuild:\
	:datasize-max=infinity:\
	:datasize-cur=8192M:\
	:maxproc-max=1024:\
	:maxproc-cur=512:\
	:stacksize-cur=8M:\
	:priority=5:\
	:tc=default:

#
# Override resource limits for certain daemons started by rc.d(8)
#
bgpd:\
	:datasize=16384M:\
	:openfiles=512:\
	:tc=daemon:

unbound:\
	:openfiles=512:\
	:tc=daemon:

vmd:\
	:datasize=16384M:\
	:tc=daemon:

xenodm:\
	:openfiles=1024:\
	:tc=daemon:
$ userinfo myuser
Code:
login	me
passwd	*
uid	1000
groups	me wheel operator games staff
change	NEVER
class	staff
gecos	fname lname
dir	/home/me
shell	/bin/ksh
expire	NEVER
top ordered by size
Code:
load averages:  0.06,  0.16,  0.19                                                                                                                                                       myhost.mydomain.com 13:06:23
98 processes: 97 idle, 1 on processor                                                                                                                                                               up 6 days, 21:38
CPU0 states:  0.0% user,  0.0% nice,  0.0% sys,  0.0% spin,  0.0% intr,  100% idle
CPU1 states:  0.0% user,  0.0% nice,  0.0% sys,  0.0% spin,  0.0% intr,  100% idle
CPU2 states:  0.2% user,  0.0% nice,  0.0% sys,  0.0% spin,  0.0% intr, 99.8% idle
CPU3 states:  0.0% user,  0.0% nice,  0.2% sys,  0.0% spin,  0.0% intr, 99.8% idle
Memory: Real: 2397M/4330M act/tot Free: 2514M Cache: 893M Swap: 291M/2055M

  PID USERNAME PRI NICE  SIZE   RES STATE     WAIT      TIME    CPU COMMAND
30862 me     10    0  866M  468M sleep/0   fsleep   41:33  0.00% chrome
  2772 me      2     0  607M  408M sleep/3   kqread   39:18  0.00% chrome
36822 me     10    0  436M  193M sleep/0   fsleep   18:14  0.00% chrome
  3754 me     10    0  396M  113M sleep/0   fsleep    1:22  0.00% chrome
65894 me     10    0  331M  117M idle      fsleep    0:23  0.00% chrome
77128 me      2     0  308M  344M sleep/1   kqread    0:41  0.00% firefox
92232 me     10    0  275M   54M idle      fsleep    0:16  0.00% chrome
47859 me      2     0  253M  150M idle      kqread   80:32  0.00% chrome
33609 me     10    0  246M  144M idle      fsleep    0:02  0.00% chrome
68955 me     10    0  243M   68M idle      fsleep    8:22  0.00% chrome
87195 me     10    0  238M  149M idle      fsleep    0:03  0.00% chrome
29671 me     10    0  231M  140M idle      fsleep    0:01  0.00% chrome
82865 me     10    0  214M  112M sleep/0   fsleep    0:01  0.00% chrome
86406 me      2     0  213M  238M sleep/2   kqread    0:05  0.00% firefox
  8591 me     10    0  205M  111M idle      fsleep    0:01  0.00% chrome
68796 me     10    0  193M   74M idle      fsleep    0:00  0.00% chrome
59284 me     10    0  183M   10M idle      fsleep    4:06  0.00% chrome
  4386 me      2     0   72M  128M sleep/0   kqread    0:19  0.00% firefox

Last edited by pseudostem; 30th July 2022 at 05:50 PM.
Reply With Quote
  #3   (View Single Post)  
Old 30th July 2022
jggimi's Avatar
jggimi jggimi is online now
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,977
Default

As mentioned in your earlier thread, a copy of Xorg.0.log might help.
Reply With Quote
  #4   (View Single Post)  
Old 1st August 2022
pseudostem pseudostem is offline
Port Guard
 
Join Date: Jun 2021
Posts: 37
Default

Thank you jgimmi. Posting my Xorg.0.log from my other computer (which also has the same keystroke missing problem). The difference between earlier login.conf and this one is that this computer has more ram so datasize-cur is 8192M on this computer.

Code:
[    13.687] (--) checkDevMem: using aperture driver /dev/xf86
[    13.699] (--) Using wscons driver on /dev/ttyC4
[    13.734] 
X.Org X Server 1.21.1.3
X Protocol Version 11, Revision 0
[    13.734] Current Operating System: OpenBSD daftar.icanconnect.com 7.1 GENERIC.MP#3 amd64
[    13.734]  
[    13.734] Current version of pixman: 0.40.0
[    13.734] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    13.734] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    13.734] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Aug  1 15:41:48 2022
[    13.741] (==) Using system config directory "/usr/X11R6/share/X11/xorg.conf.d"
[    13.753] (==) No Layout section.  Using the first Screen section.
[    13.753] (==) No screen section available. Using defaults.
[    13.753] (**) |-->Screen "Default Screen Section" (0)
[    13.753] (**) |   |-->Monitor "<default monitor>"
[    13.757] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    13.757] (==) Automatically adding devices
[    13.757] (==) Automatically enabling devices
[    13.757] (==) Not automatically adding GPU devices
[    13.757] (==) Automatically binding GPU devices
[    13.758] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    13.785] (==) FontPath set to:
	/usr/X11R6/lib/X11/fonts/misc/,
	/usr/X11R6/lib/X11/fonts/TTF/,
	/usr/X11R6/lib/X11/fonts/OTF/,
	/usr/X11R6/lib/X11/fonts/Type1/,
	/usr/X11R6/lib/X11/fonts/100dpi/,
	/usr/X11R6/lib/X11/fonts/75dpi/
[    13.785] (==) ModulePath set to "/usr/X11R6/lib/modules"
[    13.785] (II) The server relies on wscons to provide the list of input devices.
	If no devices become available, reconfigure wscons or disable AutoAddDevices.
[    13.787] (II) Loader magic: 0x146cb89f7c0
[    13.787] (II) Module ABI versions:
[    13.787] 	X.Org ANSI C Emulation: 0.4
[    13.787] 	X.Org Video Driver: 25.2
[    13.787] 	X.Org XInput driver : 24.4
[    13.787] 	X.Org Server Extension : 10.0
[    13.787] (--) PCI:*(0@0:2:0) 8086:3e91:17aa:312d rev 0, Mem @ 0xb0000000/16777216, 0xa0000000/268435456, I/O @ 0x00003000/64
[    13.789] (II) LoadModule: "glx"
[    13.796] (II) Loading /usr/X11R6/lib/modules/extensions/libglx.so
[    13.853] (II) Module glx: vendor="X.Org Foundation"
[    13.853] 	compiled for 1.21.1.3, module version = 1.0.0
[    13.853] 	ABI class: X.Org Server Extension, version 10.0
[    13.854] (==) Matched modesetting as autoconfigured driver 0
[    13.854] (==) Assigned the driver to the xf86ConfigLayout
[    13.854] (II) LoadModule: "modesetting"
[    13.854] (II) Loading /usr/X11R6/lib/modules/drivers/modesetting_drv.so
[    13.859] (II) Module modesetting: vendor="X.Org Foundation"
[    13.859] 	compiled for 1.21.1.3, module version = 1.21.1
[    13.859] 	Module class: X.Org Video Driver
[    13.859] 	ABI class: X.Org Video Driver, version 25.2
[    13.859] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    13.867] (**) modeset(0): claimed PCI slot 0@0:2:0
[    13.867] (II) modeset(0): using default device
[    13.868] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    13.868] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[    13.868] (==) modeset(0): RGB weight 888
[    13.868] (==) modeset(0): Default visual is TrueColor
[    13.868] (II) Loading sub module "glamoregl"
[    13.868] (II) LoadModule: "glamoregl"
[    13.872] (II) Loading /usr/X11R6/lib/modules/libglamoregl.so
[    13.906] (II) Module glamoregl: vendor="X.Org Foundation"
[    13.906] 	compiled for 1.21.1.3, module version = 1.0.1
[    13.906] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    14.247] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) UHD Graphics 630 (CFL GT2)
[    14.247] (II) modeset(0): glamor initialized
[    14.247] (==) modeset(0): VariableRefresh: disabled
[    14.247] (==) modeset(0): AsyncFlipSecondaries: disabled
[    14.259] (II) modeset(0): Output DP-1 has no monitor section
[    14.306] (II) modeset(0): Output HDMI-1 has no monitor section
[    14.353] (II) modeset(0): Output HDMI-2 has no monitor section
[    14.353] (II) modeset(0): Output DP-2 has no monitor section
[    14.400] (II) modeset(0): Output HDMI-3 has no monitor section
[    14.414] (II) modeset(0): EDID for output DP-1
[    14.414] (II) modeset(0): Manufacturer: HPN  Model: 3468  Serial#: 0
[    14.414] (II) modeset(0): Year: 2019  Week: 41
[    14.414] (II) modeset(0): EDID Version: 1.4
[    14.414] (II) modeset(0): Digital Display Input
[    14.414] (II) modeset(0): 8 bits per channel
[    14.414] (II) modeset(0): Digital interface is DisplayPort
[    14.414] (II) modeset(0): Max Image Size [cm]: horiz.: 53  vert.: 30
[    14.414] (II) modeset(0): Gamma: 2.20
[    14.414] (II) modeset(0): DPMS capabilities: Off
[    14.414] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 YCrCb 4:2:2
[    14.414] (II) modeset(0): First detailed timing is preferred mode
[    14.414] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[    14.414] (II) modeset(0): redX: 0.639 redY: 0.357   greenX: 0.309 greenY: 0.638
[    14.414] (II) modeset(0): blueX: 0.152 blueY: 0.069   whiteX: 0.313 whiteY: 0.329
[    14.414] (II) modeset(0): Supported established timings:
[    14.414] (II) modeset(0): 720x400@70Hz
[    14.414] (II) modeset(0): 640x480@60Hz
[    14.414] (II) modeset(0): 800x600@60Hz
[    14.414] (II) modeset(0): 1024x768@60Hz
[    14.414] (II) modeset(0): Manufacturer's mask: 0
[    14.414] (II) modeset(0): Supported standard timings:
[    14.414] (II) modeset(0): #0: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[    14.414] (II) modeset(0): #1: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[    14.414] (II) modeset(0): #2: hsize: 1600  vsize 900  refresh: 60  vid: 49321
[    14.414] (II) modeset(0): #3: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[    14.414] (II) modeset(0): #4: hsize: 1440  vsize 900  refresh: 60  vid: 149
[    14.414] (II) modeset(0): #5: hsize: 1280  vsize 800  refresh: 60  vid: 129
[    14.414] (II) modeset(0): #6: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    14.414] (II) modeset(0): Supported detailed timing:
[    14.414] (II) modeset(0): clock: 148.5 MHz   Image Size:  527 x 296 mm
[    14.414] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    14.414] (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[    14.414] (II) modeset(0): Ranges: V min: 50 V max: 60 Hz, H min: 30 H max: 80 kHz, PixClock max 175 MHz
[    14.414] (II) modeset(0): Monitor name: HP E243
[    14.414] (II) modeset(0): Serial No: CNK9412DXN
[    14.414] (II) modeset(0): EDID (in hex):
[    14.414] (II) modeset(0): 	00ffffffffffff00220e683400000000
[    14.414] (II) modeset(0): 	291d0104a5351e783aa135a35b4fa327
[    14.414] (II) modeset(0): 	115054a10800d1c081c0a9c0b3009500
[    14.414] (II) modeset(0): 	810081800101023a801871382d40582c
[    14.414] (II) modeset(0): 	45000f282100001e000000fd00323c1e
[    14.414] (II) modeset(0): 	5011010a202020202020000000fc0048
[    14.414] (II) modeset(0): 	5020453234330a2020202020000000ff
[    14.414] (II) modeset(0): 	00434e4b3934313244584e0a202000fa
[    14.414] (II) modeset(0): Printing probed modes for output DP-1
[    14.414] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    14.414] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[    14.414] (II) modeset(0): Modeline "1600x900"x60.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz e)
[    14.414] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    14.414] (II) modeset(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[    14.414] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz e)
[    14.414] (II) modeset(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    14.414] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    14.415] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    14.415] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    14.415] (II) modeset(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    14.461] (II) modeset(0): EDID for output HDMI-1
[    14.507] (II) modeset(0): EDID for output HDMI-2
[    14.508] (II) modeset(0): EDID for output DP-2
[    14.554] (II) modeset(0): EDID for output HDMI-3
[    14.554] (II) modeset(0): Output DP-1 connected
[    14.554] (II) modeset(0): Output HDMI-1 disconnected
[    14.554] (II) modeset(0): Output HDMI-2 disconnected
[    14.554] (II) modeset(0): Output DP-2 disconnected
[    14.554] (II) modeset(0): Output HDMI-3 disconnected
[    14.554] (II) modeset(0): Using exact sizes for initial modes
[    14.554] (II) modeset(0): Output DP-1 using initial mode 1920x1080 +0+0
[    14.555] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[    14.555] (--) modeset(0): Display dimensions: (527, 296) mm
[    14.555] (--) modeset(0): DPI set to (92, 92)
[    14.555] (II) Loading sub module "fb"
[    14.555] (II) LoadModule: "fb"
[    14.555] (II) Module "fb" already built-in
[    14.947] (==) modeset(0): Backing store enabled
[    14.947] (==) modeset(0): Silken mouse enabled
[    15.034] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[    15.038] (==) modeset(0): DPMS enabled
[    15.042] (II) modeset(0): [DRI2] Setup complete
[    15.042] (II) modeset(0): [DRI2]   DRI driver: iris
[    15.042] (II) modeset(0): [DRI2]   VDPAU driver: va_gl
[    15.043] (II) Initializing extension Generic Event Extension
[    15.046] (II) Initializing extension SHAPE
[    15.046] (II) Initializing extension MIT-SHM
[    15.047] (II) Initializing extension XInputExtension
[    15.050] (II) Initializing extension XTEST
[    15.051] (II) Initializing extension BIG-REQUESTS
[    15.051] (II) Initializing extension SYNC
[    15.052] (II) Initializing extension XKEYBOARD
[    15.055] (II) Initializing extension XC-MISC
[    15.056] (II) Initializing extension SECURITY
[    15.056] (II) Initializing extension XFIXES
[    15.057] (II) Initializing extension RENDER
[    15.057] (II) Initializing extension RANDR
[    15.058] (II) Initializing extension COMPOSITE
[    15.062] (II) Initializing extension DAMAGE
[    15.063] (II) Initializing extension MIT-SCREEN-SAVER
[    15.063] (II) Initializing extension DOUBLE-BUFFER
[    15.065] (II) Initializing extension RECORD
[    15.065] (II) Initializing extension DPMS
[    15.066] (II) Initializing extension Present
[    15.066] (II) Initializing extension DRI3
[    15.067] (II) Initializing extension X-Resource
[    15.067] (II) Initializing extension XVideo
[    15.068] (II) Initializing extension XVideo-MotionCompensation
[    15.068] (II) Initializing extension GLX
[    15.074] (II) AIGLX: Loaded and initialized iris
[    15.074] (II) GLX: Initialized DRI2 GL provider for screen 0
[    15.074] (II) Initializing extension XFree86-VidModeExtension
[    15.074] (II) Initializing extension XFree86-DGA
[    15.075] (II) Initializing extension XFree86-DRI
[    15.077] (II) Initializing extension DRI2
[    15.091] (II) modeset(0): Damage tracking initialized
[    15.091] (II) modeset(0): Setting screen physical size to 527 x 296
[    15.308] (II) config/wscons: checking input device /dev/wskbd
[    15.308] (II) wskbd: using layout us
[    15.308] (II) LoadModule: "kbd"
[    15.309] (II) Loading /usr/X11R6/lib/modules/input/kbd_drv.so
[    15.311] (II) Module kbd: vendor="X.Org Foundation"
[    15.311] 	compiled for 1.21.1.3, module version = 1.9.0
[    15.311] 	Module class: X.Org XInput Driver
[    15.311] 	ABI class: X.Org XInput driver, version 24.4
[    15.311] (II) Using input driver 'kbd' for '/dev/wskbd'
[    15.311] (**) /dev/wskbd: always reports core events
[    15.311] (**) /dev/wskbd: always reports core events
[    15.311] (**) Option "Protocol" "standard"
[    15.311] (**) Option "XkbRules" "base"
[    15.311] (**) Option "XkbModel" "pc105"
[    15.311] (**) Option "XkbLayout" "us"
[    15.311] (II) XINPUT: Adding extended input device "/dev/wskbd" (type: KEYBOARD, id 6)
[    16.787] (II) config/wscons: checking input device /dev/wsmouse
[    16.787] (II) LoadModule: "ws"
[    16.787] (II) Loading /usr/X11R6/lib/modules/input/ws_drv.so
[    16.789] (II) Module ws: vendor="X.Org Foundation"
[    16.789] 	compiled for 1.21.1.3, module version = 1.3.0
[    16.789] 	Module class: X.Org XInput Driver
[    16.789] 	ABI class: X.Org XInput driver, version 24.4
[    16.789] (II) Using input driver 'ws' for '/dev/wsmouse'
[    16.789] (**) /dev/wsmouse: always reports core events
[    16.789] (II) ws: /dev/wsmouse: debuglevel 0
[    16.789] (**) Option "Device" "/dev/wsmouse"
[    16.789] (**) ws: /dev/wsmouse: ZAxisMapping: buttons 4 and 5
[    16.789] (**) ws: /dev/wsmouse: WAxisMapping: buttons 6 and 7
[    16.789] (**) ws: /dev/wsmouse: associated screen: 0
[    16.789] (II) ws: /dev/wsmouse: minimum x position: 0
[    16.789] (II) ws: /dev/wsmouse: maximum x position: 1919
[    16.789] (II) ws: /dev/wsmouse: minimum y position: 0
[    16.789] (II) ws: /dev/wsmouse: maximum y position: 1079
[    16.789] (==) ws: /dev/wsmouse: Buttons: 7
[    16.789] (**) ws: /dev/wsmouse: YAxisMapping: buttons 4 and 5
[    16.789] (II) XINPUT: Adding extended input device "/dev/wsmouse" (type: MOUSE, id 7)
[    16.789] (**) /dev/wsmouse: (accel) keeping acceleration scheme 1
[    16.790] (**) /dev/wsmouse: (accel) acceleration profile 0
[    16.790] (**) /dev/wsmouse: (accel) acceleration factor: 2.000
[    16.790] (**) /dev/wsmouse: (accel) acceleration threshold: 4
[    36.834] (II) modeset(0): EDID vendor "HPN", prod id 13416
[    36.834] (II) modeset(0): Using EDID range info for horizontal sync
[    36.834] (II) modeset(0): Using EDID range info for vertical refresh
[    36.834] (II) modeset(0): Printing DDC gathered Modelines:
[    36.834] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    36.834] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    36.834] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    36.834] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    36.834] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    36.834] (II) modeset(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[    36.834] (II) modeset(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz e)
[    36.834] (II) modeset(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[    36.834] (II) modeset(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[    36.834] (II) modeset(0): Modeline "1280x800"x0.0   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz e)
[    36.834] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
Reply With Quote
  #5   (View Single Post)  
Old 1st August 2022
jggimi's Avatar
jggimi jggimi is online now
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,977
Default

Thank you. Unfortunately, I don't see anything unusual about your keyboard configuration in X Windows.
Reply With Quote
  #6   (View Single Post)  
Old 1st August 2022
Head_on_a_Stick's Avatar
Head_on_a_Stick Head_on_a_Stick is offline
Real Name: Matthew
Bitchy Nerd Elitist
 
Join Date: Dec 2015
Location: London
Posts: 461
Default

Is there anything in ~/.xsession-errors?

I would try disabling the compositor but that's just a wild stab in the dark.
__________________
Are you infected with Wetiko?
Reply With Quote
  #7   (View Single Post)  
Old 12th August 2022
pseudostem pseudostem is offline
Port Guard
 
Join Date: Jun 2021
Posts: 37
Default

Thank you Jgimmi. Apologies for the late reply. Nothing in ~/.xsession-errors

I resolved the issue in a very circuitous manner on my computer with the wired keyboard. I haven't touched my computer with the wireless keyboard/mouse yet. Will update with results by the weekend.

xfce4-extras on being uninstalled, keeps everything light and there are no more missing keystrokes on my computer. For safety measures, I also disabled most of the shortcut keys on xfce which I do not use. I understand this may be unrelated, but what I was facing was 2 issues:
1) On intellij idea, Alt-ins or M-ins (as is known in some circles) creates default constructors for a class. On xfce this was creating new workspaces instead of creating constructors in idea
2) On pycharm, Alt-Tab or M-tab to any other window and back to pycharm (after reading a webpage, etc.) created a whitespace on pycharm which caused an error in python ;-). These do not occur now.

Circuitous route I took:
Tried to ditch DEs altogether. Needed either stacking or compositing, and something which the wife could also use. r/unixporn on reddit and I was convinced of fvwm. It took 2 days for me to realise that we have fvwm 2.2.5 (license preferences). installed fvwm3 from ports. Went through some config hell. I wanted a good looking task bar, light theme something on the lines of https://i.redd.it/uj06brshapd91.png

I had assignments coming up, uninstalled fvwm3 and installed xfce again and deferred fvwm for later. No missing keystrokes had my head scratching. Today I wanted notes (like sticky notes on mac?) and realised I didn't have them. That's when it hit me, I had not installed xfce4-extras this time around ;-)

FWIW, compositing was already disabled the first time around. Right now I have compositing enabled and everything is perfect. Someday I hope to learn either vi/neovim or emacs and fvwm configuration. Till then IDEs on xfce are my best friend.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Weakness in Intel chips lets researchers steal encrypted SSH keystrokes comet--berkeley General Hardware 0 15th September 2019 09:59 PM
XFCE 4.12 missing trash icon hitest OpenBSD Packages and Ports 12 6th April 2016 03:25 AM
Keystrokes missing from IPMI EverydayDiesel OpenBSD General 3 16th October 2014 12:26 AM
HOWTO: Lightest XFCE - Making XFCE lighter and faster vermaden Guides 27 2nd September 2010 12:24 PM
xfce darken FreeBSD Ports and Packages 4 31st July 2008 05:28 PM


All times are GMT. The time now is 11:44 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick