[GH-ISSUE #1184] I compiled barrier on android without root... x11 question #954

Open
opened 2026-05-05 07:19:26 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @jswhisperer on GitHub (Jun 3, 2021).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1184

Basically I think there is a way to export the display of X11 but not sure the best approach here is where I'm at
Screenshot_20210603_163254_tech ula

I've both installed the required xinit libaries I believe via https://askubuntu.com/questions/1256285/installing-xorg-without-gnome

Also I've tried https://play.google.com/store/apps/details?id=x.org.server&hl=en&gl=US
but I'm not sure what path vars to export etc

any tips? I can write out a guide for the rest of how to compile on android

Originally created by @jswhisperer on GitHub (Jun 3, 2021). Original GitHub issue: https://github.com/debauchee/barrier/issues/1184 Basically I think there is a way to export the display of X11 but not sure the best approach here is where I'm at ![Screenshot_20210603_163254_tech ula](https://user-images.githubusercontent.com/1177690/120708571-ba4b6900-c489-11eb-9cff-c567aa3c7db1.jpg) I've both installed the required xinit libaries I believe via https://askubuntu.com/questions/1256285/installing-xorg-without-gnome Also I've tried https://play.google.com/store/apps/details?id=x.org.server&hl=en&gl=US but I'm not sure what path vars to export etc any tips? I can write out a guide for the rest of how to compile on android
Author
Owner

@shymega commented on GitHub (Jun 13, 2021):

The vars you really need for X11 are generally:

XAUTHORITY and DISPLAY. Maybe try that? If you can, please contribute a guide to the wiki (barrier-wiki.git repo, then I can merge into wiki), so others can benefit.

<!-- gh-comment-id:860268911 --> @shymega commented on GitHub (Jun 13, 2021): The vars you really need for X11 are generally: `XAUTHORITY` *and* `DISPLAY`. Maybe try that? If you can, please contribute a guide to the wiki (barrier-wiki.git repo, then I can merge into wiki), so others can benefit.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/barrier#954
No description provided.