Help needed to to run from startx #2
Replies: 2 comments
-
try without (exec) just (startlxqt) and you definitely have the package installed (lxqt-session) |
Beta Was this translation helpful? Give feedback.
-
|
Thank you Sofiya.
Yes, I have it running now, no problems.
You may close the thread.
…On Wednesday, February 4th, 2026 at 1:54 PM, Sofiya ***@***.***> wrote:
> Примечание: я решил эту проблему. В строке моего файла .xinitrc был символ #. Я удалил его, и теперь всё работает.
>
> Привет, зрители, я недавно наткнулся на XLibre и решил попробовать. Я создал базовую установку Void без рабочего стола. Без установки Xorg. Выполнил шаги по установке xlibre, описанные [здесь](https://sofijacom.github.io/xlibre.html) Я установил оконный менеджер xfwm4 и рабочий стол lxqt. Я добавил "exec startlxqt" в свой файл ~/.xinitrc (это единственная строка), а затем: $ startx Экран на мгновение гаснет, затем появляется несколько предупреждений о keysym, после чего сервер завершает работу и возвращается к командной строке. Я могу подтвердить, что XLibre установлен: $ X -version Он возвращается: XLibre X Server 1.25.1.1 Файл журнала действительно создан: /va/log/Xorg.0.log Но в нём нет ошибок, о которых следовало бы сообщить.
>
> Может быть, я упускаю что-то очевидное? Буду признателен за любую помощь.
try without (exec) just (startlxqt)
and you definitely have the package installed (lxqt-session) - xbps-install -Su lxqt-session
—
Reply to this email directly, [view it on GitHub](#2 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/B3TREE3RFGABSMSOFBDNTPT4KJTDBAVCNFSM6AAAAACTP2LBUWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTKNRZHA3TQNQ).
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Edit: I resolved this. My .xinitrc file entry had a # in the line.
I removed it and it now works.
Hey viewers,
I recently came across XLibre and thought I'd try it out.
I created a base Void install, no desktop. No Xorg install.
Performed the xlibre install steps from here
I installed xfwm4 window manager and lxqt desktop.
I added "exec startlxqt" to my ~/.xinitrc file (it is the only line) then:
$
startxThe screen goes blank momentarily, then returns with some warnings regarding keysym and the server terminates and returns to the prompt.
I can confirm XLibre is installed:
$
X -versionIt returns:
XLibre X Server 1.25.1.1It does generate a log file: /va/log/Xorg.0.log
But there were no errors in it to report.
Am I missing something simple here?
Any help appreciated.
Beta Was this translation helpful? Give feedback.
All reactions