gasilfa.blogg.se

Arch linux startx not working
Arch linux startx not working












arch linux startx not working
  1. Arch linux startx not working install#
  2. Arch linux startx not working full#
  3. Arch linux startx not working windows#

Refer to xinitrc file in i3 Configuration section.Turn these commands into a bash script.

Arch linux startx not working full#

Solution: i3 is not started full screen in the first time startx TODO List This just happens when shutdown, not apply for rebooting.Ĭhecking xrandr shows that for the first time startx, the resolution is 1024x768. But after exit i3, and startx again, it is in full-screen. When startx for launching i3, its resolution is 1024x768. startx is not started in full-screen for the first time. Can not connect to X server (X terminated) sudo pacman -S archlinux-keyring & sudo pacman -Syu

Arch linux startx not working install#

Install archlinux-keyring package would help. invalid or corrupted package (PGP signature) Instead of using sudo when installing fonts. This is because you did not install fonts for users. Fonts are not displayed properly when login as user. GRUB_GFXPAYLOAD_LINUX=keep Bugs Reporting # Uncomment to allow the kernel use the same resolution used by grub # The resolution used on graphical terminal # note that you can use only modes which your graphic card supports via VBE # you can see them in real GRUB with the command `vbeinfo' Sudo ln -s "$ZSH_CUSTOM/themes/spaceship-prompt/spaceship.zsh-theme" "$ZSH_CUSTOM/themes/spaceship.zsh-theme"Īfter that, change the content in $HOME/.zshrc as follow: Install necessary plugins (colored man, zsh highlight, autosuggestions, and spaceship theme):Ĭlone to zsh syntax highlighting: git clone $/plugins/zsh-autosuggestionsĬlone to spaceship theme: git clone "$ZSH_CUSTOM/themes/spaceship-prompt" & Install Oh My ZSH: sh -c "$(curl -fsSL )" Use this i3 config file as an example for configuring i3wm.

Arch linux startx not working windows#

Use Alt + Enter or Windows + Enter to open terminal emulator. #exec xterm -geometry 80圆6+0+0 -name loginĬonfigure key for i3 (Alt). xinitrc manually by uncommenting xterm stuff (default of Xorg) and insert i3 for executing i3 everytime typing startx: xinitrc file to your $HOME curl > $HOME/.xinitrc VBoxClient-allĬopy system xinitrc file to $HOME: sudo cp /etc/X11/xinit/xinitrc $HOME/.xinitrc A way to workaround this is adding VBoxClient-all before i3 in your. Once you reboot or shutdown your machine, it will be disabled.

arch linux startx not working

You have to turn them on under Settings > General > Advanced > Shared Clipboard. NOTE: by default, sharing clipboard between host and guest is disabled. Load the VirtualBox kernel modules modprobe -a vboxguest vboxsf vboxvideoĮnable VirtualBox Guest Services (copy, paste, etc.) VBoxClient-all With Arch Linux is your guest machine's name, 1920x1080x24 is your desired resolution (widthxheightxdepth). VBoxManage setextradata "Arch Linux" "CustomVideoMode1" "1920x1080x24" In case, host machine is Windows: cd C:\Program Files\Oracle\VirtualBox More info: Arch Wiki: Install the Guest Addition. In my case, I will choose virtualbox-guest-dkms because I am using default linux kernel (check kernel version using uname). You would have to 'choose a package to provide guest modules':įor non-default kernels choose virtualbox-guest-dkmsįor the default linux kernel choose virtualbox-guest-modules-arch Install Guest Addition virtualbox-guest-utils. VirtualBox Arch Linux Guest Configuration Terminal Emulator (gnome-terminal, konsole, etc.). Powerline Fonts (in both root and users) git clone -depth=1 You can use the script I wrote here which automates the whole Arch Linux installing process. Therefore, I decide to configure a minimal OS based on Arch that suits my needs. After using different Linux distributions, I find that they are installed with a bunch of pakages unnecessary for me.














Arch linux startx not working