x11

  1. C

    xrdp in jail

    I've set up a jail, installed the latest xrdp from ports (and later also tried the current version from github), but my session immediately disconnects after I attempt a connection via remmina. The logs don't tell me much - session manager tells me, that the session just ended unexpectedly...
  2. grahamperrin

    Solved xorg-server 21.1.0

    [ANNOUNCE] xorg-server 21.1.0 Via: Three and a half years after X.Org Server 1.20, 1.21 is out • The Register <https://old.reddit.com/r/linux/comments/qh26q0/-/> <https://news.ycombinator.com/item?id=29016318> For now, <https://www.freshports.org/x11-servers/xorg-server/#history> the port...
  3. sidetone

    Bastille jail: console, nest display + building & testing builds

    Install sysutils/bastille and net/gitup on host through either ports or packages. For a nested display server to run or test from the jail, install x11-servers/xorg-nestserver or x11-servers/xephyr on the host system as well. Bastille jail in the example or instruction will be named "myjail"...
  4. sidetone

    Solved Executing X11 program built in Bastille jail

    How do I execute a graphical program that was built in Bastille? How would I do it from the package to the Host system? Also, how would I run it from inside the jail? A long time ago, I ran a graphical program inside an xserver inside a jail, in ezjail. I used x11-servers/xorg-nestserver then...
  5. sidetone

    libXCB (X C Binding library)

    XCB (X-protocol C-language binding) was intended to fully replace Xlib for X11: so far, XCB has gradually replaced some parts of it. Its purpose was to be more efficient and to be easier to program. X11 is a protocol. Xlib and XCB are both API's and library sets. Xlib (also called libX11) is...
  6. megarubber

    Solved Xserver/Xorg loses connection

    Hello everyone. I installed XFCE and Xorg in my desktop and it's worked perfectly. But today, when I used the command "startx" to initialize the XFCE, I saw this problem: startx link photo So I decided to look at the Xorg log, and I realized that there was no error, just this "UnloadModule...
  7. I

    xrandr hangs and can't start X app

    I'm trying to run a Java GUI application and I'm getting: I've already set "setenv DISPLAY :0.0". The machine has xorg and kde5 installed and running. How can I resolve this problem? Please help!
  8. C

    Port category

    I'm almost done porting NsCDE (https://github.com/NsCDE/NsCDE). I'm unsure what category to put it under, however? It's a "modern" re-implementation of CDE, which is under x11. However, NsCDE really just is a bunch of scripts based on fvwm2. I originally thought about placing it under x11-wm...
  9. V

    Unable to send correct keystrokes to xorg via ssh -X

    I run my browser from inside a jail using ssh -X -C jailuser@0.0.0.0 chrome and send the screen session to the host. I can write regular text without issue and the keys are mapped correctly. However when I try to write something using ALT it becomes the original key, e.g. 6, instead of whatever...
  10. T

    Mouse found by FreeBSD, but moused does not recognize type

    FreeBSD 12-STABLE, FreeBSD 13-CURRENT, FreeBSD 13-ALPHA1, FreeBSD 10-STABLE, FreeBSD 11-STABLE they all detect my mouse, connected via USB and mapped to /dev/uhid0. uhidctl -f /dev/uhid0 -l -a works as expected showing mouse movements and keypresses. Attaching moused to /dev/uhid0 moused tells...
  11. l2f

    FreeBSD 11.4 on Alienware m14x

    Remarks: - should work for FreeBSD 12 serie too 1- Install FreeBSD 11.4 - download the memstick: FreeBSD-11.4-RELEASE-amd64-memstick.img # write it onto you usb key: dd if=PATH_TO/FreeBSD-11.4-RELEASE-amd64-memstick.img of=/dev/daX status=progress conv=sync - plug your usb key into your...
  12. D

    [SOLVED] Logitech Marble Mouse and libinput

    I have tried to configure my Logitech Marble Mouse to enable middle-clicking (which I really need...). Although FreeBSD has libinput the instructions given in https://wiki.archlinux.org/index.php/Logitech_Marble_Mouse do not work. To be clear, I have added a file in...
  13. U

    Jail: after jexec $DISPLAY seems okay but "unable to open display"

    Hi guys I'm using FreeBSD since 4.2 but only recently dived into jails. Is there a chance to get X11 apps running in a jail after entering the jail with jexec (not through ssh)? Thx Eduard
  14. decuser

    Middle button emulation using keyboard and left click?

    I am setting up a laptop (Ideapad Y500) and it only has a trackpad with two buttons. The trackpad is pretty clunky (I'm used to my T430 and Macbook). I am nearly unable to use it in 3 button emulated mode - clicking left and right on it at the same time is pretty tricky. Is there a way to get X...
  15. decuser

    Middle button emulation using keyboard and left click?

    I am setting up a laptop (Ideapad Y500) and it only has a trackpad with two buttons. The trackpad is pretty clunky (I'm used to my T430 and Macbook). I am nearly unable to use it in 3 button emulated mode - clicking left and right on it at the same time is pretty tricky. Is there a way to get X...
  16. R

    Solved Keyboard layout for Apple Magic Keyboard not working

    Hello FreeBSD community, I like to run FreeBSD 12.1 on VMware Fusion on a Mac Mini. The install itself is pretty easy to follow. During the install process I choose a german keyboard layout. When the installation process is finished, and I log in to e.g. XFCE the keyboard layout does not work...
  17. F

    xterm-256color not set on zsh shell

    I have installed FreeBSD 12.1 as a VM in virtualbox which uses VMSVGA video driver. I have configured the `/usr/ports/x11-drivers/xf86-video-vmware` and uses `vt`. I have specified `Depth 24` as color depth in the xorg.conf settings. I use a Dell XPS 15 9570. kern.vty=vt...
  18. jans

    Input on login screen garbaged after pkg upgrade

    Earlier today, I decided to enable the latest packages (instead of stable) on FreeBSD 12.1 by adding the "pkg+http://pkg.FreeBSD.org/$(ABI)/latest" repository. So I ran a pkg upgrade and rebooted my system. After the reboot, I was unable to log into X, because all keypresses resulted in multiple...
  19. C

    audio/mumble build error "pkg-config could not find package x11"

    Hello Forum, i have done my regular upgrade with pkg and i build on ports a hand full packages on my own for changed options. Now i got this on audio/mumble: ... Reading /usr/ports/audio/mumble/work/mumble-1.3.0/src/mumble/mumble.pro Project ERROR: pkg-config could not find package x11 ***...
  20. D

    Linux Binary - SDL Error: Could not initialize UDEV

    This is for the pico8 binary specifically, which is only distributed for Linux, MacOS and Windows currently. So I've installed the necessary emulator port (emulator/linux_base-c7) to provide the necessary libraries, etc. and have linux.ko, linux_common.ko, linux64.ko loaded. So I understand...
Back
Top