You are not logged in.

#1 2020-05-15 06:21:15

harsh-atal
Member
Registered: 2019-12-18
Posts: 3

[SOLVED] Xmonad suddenly stopped responding to Keyboard Input

Hi

My Xmonad was running fine till yesterday but since this morning it has stopped responding to keyboard inputs. I can move the mouse but no keyboard input has any effect whatsover.

Have tried recompiling xmonad and also rebooted my machine but nothing seems to work.

Also tried using minimal configuration but still same issue, cannot even open terminal with the default keybinding.

import XMonad

main = xmonad def
     { terminal = "urxvt"
     , modMask = mod4Mask
     , borderWidth = 3
     }

Also tried system upgrade but still same issue.

Linux harsh 5.6.12-arch1-1 #1 SMP PREEMPT Sun, 10 May 2020 10:43:42 +0000 x86_64 GNU/Linux
00:00.0 Host bridge: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series SoC Transaction Register (rev 21)
00:02.0 VGA compatible controller: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Integrated Graphics Controller (rev 21)

Have had to switch to openbox due to this.

What could be this issue?

Last edited by harsh-atal (2020-05-15 17:25:37)

Offline

#2 2020-05-15 06:50:29

harsh-atal
Member
Registered: 2019-12-18
Posts: 3

Re: [SOLVED] Xmonad suddenly stopped responding to Keyboard Input

Sorry it was issue with my keyboard key getting locked, its fixed now

Offline

#3 2020-05-15 12:36:30

2ManyDogs
Forum Fellow
Registered: 2012-01-15
Posts: 4,648

Re: [SOLVED] Xmonad suddenly stopped responding to Keyboard Input

Please remember to mark your thread [SOLVED] (edit the title of your first post), or use the Report link to ask to have the thread deleted.

Offline

Board footer

Powered by FluxBB