midori test
This commit is contained in:
parent
65dffd58cc
commit
12457db0b1
8 changed files with 168 additions and 56 deletions
2
elda/archiso/airootfs/etc/sddm.conf.d/virtualkbd.conf
Normal file
2
elda/archiso/airootfs/etc/sddm.conf.d/virtualkbd.conf
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[General]
|
||||||
|
InputMethod=qtvirtualkeyboard
|
|
@ -170,7 +170,7 @@ xorg-xrdb
|
||||||
mkinitcpio-openswap
|
mkinitcpio-openswap
|
||||||
|
|
||||||
##### you can also use nmtui from the terminal
|
##### you can also use nmtui from the terminal
|
||||||
#networkmanager
|
networkmanager
|
||||||
#network-manager-applet
|
#network-manager-applet
|
||||||
|
|
||||||
#######################################################
|
#######################################################
|
||||||
|
@ -179,7 +179,7 @@ mkinitcpio-openswap
|
||||||
|
|
||||||
##### xorg applications
|
##### xorg applications
|
||||||
|
|
||||||
#xorg-server
|
xorg-server
|
||||||
#xorg-apps
|
#xorg-apps
|
||||||
#neofetch
|
#neofetch
|
||||||
|
|
||||||
|
@ -187,14 +187,20 @@ mkinitcpio-openswap
|
||||||
##### Drivers for graphical cards
|
##### Drivers for graphical cards
|
||||||
|
|
||||||
#driver for virtualbox - xf86-video-vmware is dependency
|
#driver for virtualbox - xf86-video-vmware is dependency
|
||||||
#systemctl enable vboxservice
|
systemctl enable vboxservice
|
||||||
#systemctl start vboxservice
|
systemctl start vboxservice
|
||||||
|
systemctl enable qemu-guest-agent
|
||||||
|
systemctl start qemu-guest-agent
|
||||||
|
qemu-guest-agent
|
||||||
|
spice-vdagent
|
||||||
#to have fullscreen
|
#to have fullscreen
|
||||||
#virtualbox-guest-utils
|
virtualbox-guest-utils
|
||||||
|
|
||||||
#xf86-video-intel
|
xf86-video-intel
|
||||||
#xf86-video-amdgpu
|
xf86-video-amdgpu
|
||||||
#xf86-video-nouveau
|
xf86-video-nouveau
|
||||||
|
xf86-video-ati
|
||||||
|
xf86-video-qxl
|
||||||
|
|
||||||
#nvidia
|
#nvidia
|
||||||
#nvidia-settings
|
#nvidia-settings
|
||||||
|
@ -220,11 +226,11 @@ mkinitcpio-openswap
|
||||||
|
|
||||||
##### want to have base-devel group
|
##### want to have base-devel group
|
||||||
|
|
||||||
#base-devel
|
base-devel
|
||||||
|
|
||||||
##### want to have linux-headers
|
##### want to have linux-headers
|
||||||
|
|
||||||
#linux-headers
|
linux-headers
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -268,10 +274,30 @@ mkinitcpio-openswap
|
||||||
#### want have a btrfs format
|
#### want have a btrfs format
|
||||||
#### use alci-calamares-config-btrfs
|
#### use alci-calamares-config-btrfs
|
||||||
|
|
||||||
#timeshift
|
timeshift
|
||||||
#grub-btrfs
|
grub-btrfs
|
||||||
#timeshift-autosnap
|
timeshift-autosnap
|
||||||
git
|
git
|
||||||
|
|
||||||
#grub theme
|
#grub theme
|
||||||
alci-grub-theme-git
|
#alci-grub-theme-git
|
||||||
|
|
||||||
|
qt5-virtualkeyboard
|
||||||
|
qt6-virtualkeyboard
|
||||||
|
maliit-keyboard
|
||||||
|
plasma
|
||||||
|
dolphin
|
||||||
|
konsole
|
||||||
|
kate
|
||||||
|
firefox
|
||||||
|
ttf-liberation
|
||||||
|
ttf-bitstream-vera
|
||||||
|
ttf-droid
|
||||||
|
ttf-freefont
|
||||||
|
#Japanese Fonts
|
||||||
|
ttf-hanazono
|
||||||
|
ttf-sazanami
|
||||||
|
#Chinese Fonts
|
||||||
|
ttf-arphic-ukai
|
||||||
|
#Korean Fonts
|
||||||
|
ttf-baekmuk
|
||||||
|
|
2
emily/archiso/airootfs/etc/sddm.conf.d/virtualkbd.conf
Normal file
2
emily/archiso/airootfs/etc/sddm.conf.d/virtualkbd.conf
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[General]
|
||||||
|
InputMethod=qtvirtualkeyboard
|
|
@ -170,7 +170,7 @@ xorg-xrdb
|
||||||
mkinitcpio-openswap
|
mkinitcpio-openswap
|
||||||
|
|
||||||
##### you can also use nmtui from the terminal
|
##### you can also use nmtui from the terminal
|
||||||
#networkmanager
|
networkmanager
|
||||||
#network-manager-applet
|
#network-manager-applet
|
||||||
|
|
||||||
#######################################################
|
#######################################################
|
||||||
|
@ -179,7 +179,7 @@ mkinitcpio-openswap
|
||||||
|
|
||||||
##### xorg applications
|
##### xorg applications
|
||||||
|
|
||||||
#xorg-server
|
xorg-server
|
||||||
#xorg-apps
|
#xorg-apps
|
||||||
#neofetch
|
#neofetch
|
||||||
|
|
||||||
|
@ -187,14 +187,20 @@ mkinitcpio-openswap
|
||||||
##### Drivers for graphical cards
|
##### Drivers for graphical cards
|
||||||
|
|
||||||
#driver for virtualbox - xf86-video-vmware is dependency
|
#driver for virtualbox - xf86-video-vmware is dependency
|
||||||
#systemctl enable vboxservice
|
systemctl enable vboxservice
|
||||||
#systemctl start vboxservice
|
systemctl start vboxservice
|
||||||
|
systemctl enable qemu-guest-agent
|
||||||
|
systemctl start qemu-guest-agent
|
||||||
|
qemu-guest-agent
|
||||||
|
spice-vdagent
|
||||||
#to have fullscreen
|
#to have fullscreen
|
||||||
#virtualbox-guest-utils
|
virtualbox-guest-utils
|
||||||
|
|
||||||
#xf86-video-intel
|
xf86-video-intel
|
||||||
#xf86-video-amdgpu
|
xf86-video-amdgpu
|
||||||
#xf86-video-nouveau
|
xf86-video-nouveau
|
||||||
|
xf86-video-ati
|
||||||
|
xf86-video-qxl
|
||||||
|
|
||||||
#nvidia
|
#nvidia
|
||||||
#nvidia-settings
|
#nvidia-settings
|
||||||
|
@ -220,11 +226,11 @@ mkinitcpio-openswap
|
||||||
|
|
||||||
##### want to have base-devel group
|
##### want to have base-devel group
|
||||||
|
|
||||||
#base-devel
|
base-devel
|
||||||
|
|
||||||
##### want to have linux-headers
|
##### want to have linux-headers
|
||||||
|
|
||||||
#linux-headers
|
linux-headers
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -268,10 +274,30 @@ mkinitcpio-openswap
|
||||||
#### want have a btrfs format
|
#### want have a btrfs format
|
||||||
#### use alci-calamares-config-btrfs
|
#### use alci-calamares-config-btrfs
|
||||||
|
|
||||||
#timeshift
|
timeshift
|
||||||
#grub-btrfs
|
grub-btrfs
|
||||||
#timeshift-autosnap
|
timeshift-autosnap
|
||||||
git
|
git
|
||||||
|
|
||||||
#grub theme
|
#grub theme
|
||||||
alci-grub-theme-git
|
#alci-grub-theme-git
|
||||||
|
|
||||||
|
qt5-virtualkeyboard
|
||||||
|
qt6-virtualkeyboard
|
||||||
|
maliit-keyboard
|
||||||
|
plasma
|
||||||
|
dolphin
|
||||||
|
konsole
|
||||||
|
kate
|
||||||
|
firefox
|
||||||
|
ttf-liberation
|
||||||
|
ttf-bitstream-vera
|
||||||
|
ttf-droid
|
||||||
|
ttf-freefont
|
||||||
|
#Japanese Fonts
|
||||||
|
ttf-hanazono
|
||||||
|
ttf-sazanami
|
||||||
|
#Chinese Fonts
|
||||||
|
ttf-arphic-ukai
|
||||||
|
#Korean Fonts
|
||||||
|
ttf-baekmuk
|
||||||
|
|
2
layla/archiso/airootfs/etc/sddm.conf.d/virtualkbd.conf
Normal file
2
layla/archiso/airootfs/etc/sddm.conf.d/virtualkbd.conf
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[General]
|
||||||
|
InputMethod=qtvirtualkeyboard
|
|
@ -170,7 +170,7 @@ xorg-xrdb
|
||||||
mkinitcpio-openswap
|
mkinitcpio-openswap
|
||||||
|
|
||||||
##### you can also use nmtui from the terminal
|
##### you can also use nmtui from the terminal
|
||||||
#networkmanager
|
networkmanager
|
||||||
#network-manager-applet
|
#network-manager-applet
|
||||||
|
|
||||||
#######################################################
|
#######################################################
|
||||||
|
@ -179,7 +179,7 @@ mkinitcpio-openswap
|
||||||
|
|
||||||
##### xorg applications
|
##### xorg applications
|
||||||
|
|
||||||
#xorg-server
|
xorg-server
|
||||||
#xorg-apps
|
#xorg-apps
|
||||||
#neofetch
|
#neofetch
|
||||||
|
|
||||||
|
@ -187,14 +187,20 @@ mkinitcpio-openswap
|
||||||
##### Drivers for graphical cards
|
##### Drivers for graphical cards
|
||||||
|
|
||||||
#driver for virtualbox - xf86-video-vmware is dependency
|
#driver for virtualbox - xf86-video-vmware is dependency
|
||||||
#systemctl enable vboxservice
|
systemctl enable vboxservice
|
||||||
#systemctl start vboxservice
|
systemctl start vboxservice
|
||||||
|
systemctl enable qemu-guest-agent
|
||||||
|
systemctl start qemu-guest-agent
|
||||||
|
qemu-guest-agent
|
||||||
|
spice-vdagent
|
||||||
#to have fullscreen
|
#to have fullscreen
|
||||||
#virtualbox-guest-utils
|
virtualbox-guest-utils
|
||||||
|
|
||||||
#xf86-video-intel
|
xf86-video-intel
|
||||||
#xf86-video-amdgpu
|
xf86-video-amdgpu
|
||||||
#xf86-video-nouveau
|
xf86-video-nouveau
|
||||||
|
xf86-video-ati
|
||||||
|
xf86-video-qxl
|
||||||
|
|
||||||
#nvidia
|
#nvidia
|
||||||
#nvidia-settings
|
#nvidia-settings
|
||||||
|
@ -220,11 +226,11 @@ mkinitcpio-openswap
|
||||||
|
|
||||||
##### want to have base-devel group
|
##### want to have base-devel group
|
||||||
|
|
||||||
#base-devel
|
base-devel
|
||||||
|
|
||||||
##### want to have linux-headers
|
##### want to have linux-headers
|
||||||
|
|
||||||
#linux-headers
|
linux-headers
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -268,10 +274,30 @@ mkinitcpio-openswap
|
||||||
#### want have a btrfs format
|
#### want have a btrfs format
|
||||||
#### use alci-calamares-config-btrfs
|
#### use alci-calamares-config-btrfs
|
||||||
|
|
||||||
#timeshift
|
timeshift
|
||||||
#grub-btrfs
|
grub-btrfs
|
||||||
#timeshift-autosnap
|
timeshift-autosnap
|
||||||
git
|
git
|
||||||
|
|
||||||
#grub theme
|
#grub theme
|
||||||
alci-grub-theme-git
|
#alci-grub-theme-git
|
||||||
|
|
||||||
|
qt5-virtualkeyboard
|
||||||
|
qt6-virtualkeyboard
|
||||||
|
maliit-keyboard
|
||||||
|
plasma
|
||||||
|
dolphin
|
||||||
|
konsole
|
||||||
|
kate
|
||||||
|
firefox
|
||||||
|
ttf-liberation
|
||||||
|
ttf-bitstream-vera
|
||||||
|
ttf-droid
|
||||||
|
ttf-freefont
|
||||||
|
#Japanese Fonts
|
||||||
|
ttf-hanazono
|
||||||
|
ttf-sazanami
|
||||||
|
#Chinese Fonts
|
||||||
|
ttf-arphic-ukai
|
||||||
|
#Korean Fonts
|
||||||
|
ttf-baekmuk
|
||||||
|
|
2
midori/archiso/airootfs/etc/sddm.conf.d/virtualkbd.conf
Normal file
2
midori/archiso/airootfs/etc/sddm.conf.d/virtualkbd.conf
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[General]
|
||||||
|
InputMethod=qtvirtualkeyboard
|
|
@ -170,7 +170,7 @@ xorg-xrdb
|
||||||
mkinitcpio-openswap
|
mkinitcpio-openswap
|
||||||
|
|
||||||
##### you can also use nmtui from the terminal
|
##### you can also use nmtui from the terminal
|
||||||
#networkmanager
|
networkmanager
|
||||||
#network-manager-applet
|
#network-manager-applet
|
||||||
|
|
||||||
#######################################################
|
#######################################################
|
||||||
|
@ -179,7 +179,7 @@ mkinitcpio-openswap
|
||||||
|
|
||||||
##### xorg applications
|
##### xorg applications
|
||||||
|
|
||||||
#xorg-server
|
xorg-server
|
||||||
#xorg-apps
|
#xorg-apps
|
||||||
#neofetch
|
#neofetch
|
||||||
|
|
||||||
|
@ -187,14 +187,20 @@ mkinitcpio-openswap
|
||||||
##### Drivers for graphical cards
|
##### Drivers for graphical cards
|
||||||
|
|
||||||
#driver for virtualbox - xf86-video-vmware is dependency
|
#driver for virtualbox - xf86-video-vmware is dependency
|
||||||
#systemctl enable vboxservice
|
systemctl enable vboxservice
|
||||||
#systemctl start vboxservice
|
systemctl start vboxservice
|
||||||
|
systemctl enable qemu-guest-agent
|
||||||
|
systemctl start qemu-guest-agent
|
||||||
|
qemu-guest-agent
|
||||||
|
spice-vdagent
|
||||||
#to have fullscreen
|
#to have fullscreen
|
||||||
#virtualbox-guest-utils
|
virtualbox-guest-utils
|
||||||
|
|
||||||
#xf86-video-intel
|
xf86-video-intel
|
||||||
#xf86-video-amdgpu
|
xf86-video-amdgpu
|
||||||
#xf86-video-nouveau
|
xf86-video-nouveau
|
||||||
|
xf86-video-ati
|
||||||
|
xf86-video-qxl
|
||||||
|
|
||||||
#nvidia
|
#nvidia
|
||||||
#nvidia-settings
|
#nvidia-settings
|
||||||
|
@ -220,11 +226,11 @@ mkinitcpio-openswap
|
||||||
|
|
||||||
##### want to have base-devel group
|
##### want to have base-devel group
|
||||||
|
|
||||||
#base-devel
|
base-devel
|
||||||
|
|
||||||
##### want to have linux-headers
|
##### want to have linux-headers
|
||||||
|
|
||||||
#linux-headers
|
linux-headers
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -268,10 +274,30 @@ mkinitcpio-openswap
|
||||||
#### want have a btrfs format
|
#### want have a btrfs format
|
||||||
#### use alci-calamares-config-btrfs
|
#### use alci-calamares-config-btrfs
|
||||||
|
|
||||||
#timeshift
|
timeshift
|
||||||
#grub-btrfs
|
grub-btrfs
|
||||||
#timeshift-autosnap
|
timeshift-autosnap
|
||||||
git
|
git
|
||||||
|
|
||||||
#grub theme
|
#grub theme
|
||||||
alci-grub-theme-git
|
#alci-grub-theme-git
|
||||||
|
|
||||||
|
qt5-virtualkeyboard
|
||||||
|
qt6-virtualkeyboard
|
||||||
|
maliit-keyboard
|
||||||
|
plasma
|
||||||
|
dolphin
|
||||||
|
konsole
|
||||||
|
kate
|
||||||
|
firefox
|
||||||
|
ttf-liberation
|
||||||
|
ttf-bitstream-vera
|
||||||
|
ttf-droid
|
||||||
|
ttf-freefont
|
||||||
|
#Japanese Fonts
|
||||||
|
ttf-hanazono
|
||||||
|
ttf-sazanami
|
||||||
|
#Chinese Fonts
|
||||||
|
ttf-arphic-ukai
|
||||||
|
#Korean Fonts
|
||||||
|
ttf-baekmuk
|
||||||
|
|
Loading…
Reference in a new issue