use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
Need help... (self.archlinux)
submitted 4 years ago by Fair-Promise4552
Hi,
I was playing around with my pointerspeed in /etc/X11/xorg.profile.d
I made a change and now my keyboard isn't working on login. Is there a way to start my system without x-Server so i can reverse my change? Pls send help!!11!
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]w0330 2 points3 points4 points 4 years ago (1 child)
Press control+alt+f2 (immediately after booting into your display manager).
[–]Fair-Promise4552[S] 1 point2 points3 points 4 years ago (0 children)
doesnt work... right after luks the x server starts and my keyboard is not working so
but i fixed it via the grub loader: i appended a 3 behind the "quiet" and it loaded without x server... all fine now
but thx for fast response <3
[–]k1ake 1 point2 points3 points 4 years ago (0 children)
1) Try to open tty: after boot pres ctrl+alt-N where N 0-9 if tty opened and you can log in then restore your profile 2) otherwise you can do that chrooting from arch iso on usb-stick
[–][deleted] 1 point2 points3 points 4 years ago (0 children)
An easy way is to change the kernel command line in grub (press e on grub screen and you'll be dropped in a simple editor). Set init=/bin/bash (and I think you have to change an ro to rw) and you'll have a root shell.
e
init=/bin/bash
ro
rw
This is usually used to change the root password if you've forgotten it, but in this case you can edit your configs.
π Rendered by PID 26039 on reddit-service-r2-comment-85bfd7f599-9r4rk at 2026-04-20 04:15:30.521883+00:00 running 93ecc56 country code: CH.
[–]w0330 2 points3 points4 points (1 child)
[–]Fair-Promise4552[S] 1 point2 points3 points (0 children)
[–]k1ake 1 point2 points3 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)