xubuntu-XPS-13-7390-2-in-1--.md
This commit is contained in:
parent
d0ce3b4194
commit
20049e4093
@ -1,95 +1,106 @@
|
|||||||
# Xubuntu on XPS 13 7390 2 in 1
|
# Xubuntu on XPS 13 7390 2 in 1
|
||||||
## sources
|
## sources
|
||||||
* [Gentoo wiki - Dell XPS 13 2-in-1 (7390)](https://wiki.gentoo.org/wiki/Dell_XPS_13_2-in-1_(7390))
|
* [Gentoo wiki - Dell XPS 13 2-in-1 (7390)](https://wiki.gentoo.org/wiki/Dell_XPS_13_2-in-1_(7390))
|
||||||
* [Ubuntu wiki - Dell XPS 13 2-in-1 (7390)](https://wiki.ubuntu.com/Dell/XPS/XPS-13-7390-2-in-1)
|
* [Ubuntu wiki - Dell XPS 13 2-in-1 (7390)](https://wiki.ubuntu.com/Dell/XPS/XPS-13-7390-2-in-1)
|
||||||
* [Arch Linux - Dell XPS 13 2-in-1 (7390)](https://wiki.archlinux.org/index.php/Dell_XPS_13_2-in-1_(7390))
|
* [Arch Linux - Dell XPS 13 2-in-1 (7390)](https://wiki.archlinux.org/index.php/Dell_XPS_13_2-in-1_(7390))
|
||||||
|
|
||||||
## Bios setup
|
## Bios setup
|
||||||
* have to disable Raid ... Enable AHCI
|
* have to disable Raid ... Enable AHCI
|
||||||
* Disable secure boot in bios to permit Hibernate (if you want to use it)
|
* Disable secure boot in bios to permit Hibernate (if you want to use it)
|
||||||
|
|
||||||
## UHD screen
|
## UHD screen
|
||||||
|
|
||||||
~~~
|
~~~
|
||||||
!!!
|
!!!
|
||||||
https://forum.xfce.org/viewtopic.php?id=13617
|
https://forum.xfce.org/viewtopic.php?id=13617
|
||||||
a essayer : xfconf-query -c xsettings -p /Gdk/WindowScalingFactor -s 2
|
a essayer : xfconf-query -c xsettings -p /Gdk/WindowScalingFactor -s 2
|
||||||
xfconf-query -c xsettings -p /Gdk/WindowScalingFactor -s 2
|
xfconf-query -c xsettings -p /Gdk/WindowScalingFactor -s 2
|
||||||
~~~
|
~~~
|
||||||
|
|
||||||
### Changer la taille de police dans les applications Qt sous Xfce
|
### taille de police GTK2
|
||||||
|
|
||||||
* source : [ezvan.fr - Changer la taille de police dans les applications Qt sous Xfce](https://www.ezvan.fr/taille-police-qt.html)
|
to do
|
||||||
|
|
||||||
editer : ~/.Xresources : Ce fichier est utilisé par le serveur X pour configurer ses applications clientes.
|
### taille des police applis
|
||||||
|
|
||||||
~~~{.shell}
|
* inkscape : add official repository : *deb http://ppa.launchpad.net/inkscape.dev/stable/ubuntu focal main* to have last stable release 1.0+r73+1 which support UHD display
|
||||||
!-------------------------------------------------------------------------------
|
* gimp : not completly solve : Menu -> Edition -> Preferences -> Interface -> Icon Theme -> [here at the bottom : choose Custom Icon Size : Hudge]
|
||||||
! Xft settings
|
* spotify
|
||||||
!-------------------------------------------------------------------------------
|
* blender
|
||||||
|
|
||||||
Xft.dpi: 240
|
### Changer la taille de police dans les applications Qt sous Xfce
|
||||||
Xft.antialias: true
|
|
||||||
Xft.rgba: rgb
|
* source : [ezvan.fr - Changer la taille de police dans les applications Qt sous Xfce](https://www.ezvan.fr/taille-police-qt.html)
|
||||||
Xft.hinting: true
|
|
||||||
Xft.hintstyle: hintslight
|
editer : ~/.Xresources : Ce fichier est utilisé par le serveur X pour configurer ses applications clientes.
|
||||||
Xft.autohint: false
|
|
||||||
Xft.lcdfilter: lcddefault
|
~~~{.shell}
|
||||||
~~~
|
!-------------------------------------------------------------------------------
|
||||||
|
! Xft settings
|
||||||
Il faut ensuite utiliser la commande xrdb pour appliquer ces paramètres :
|
!-------------------------------------------------------------------------------
|
||||||
|
|
||||||
~~~{.shell}
|
Xft.dpi: 240
|
||||||
$ xrdb -merge ~/.Xresources
|
Xft.antialias: true
|
||||||
~~~
|
Xft.rgba: rgb
|
||||||
|
Xft.hinting: true
|
||||||
### console grub ...
|
Xft.hintstyle: hintslight
|
||||||
|
Xft.autohint: false
|
||||||
Boot menu uses a tiny font (GRUB menu).
|
Xft.lcdfilter: lcddefault
|
||||||
|
~~~
|
||||||
Best way to address this would be to have GRUB automatically select the right font, but GRUB is kept small on purpose, or to install a larger GRUB font when installing Ubuntu.
|
|
||||||
|
Il faut ensuite utiliser la commande xrdb pour appliquer ces paramètres :
|
||||||
Workaround: let the default GRUB terminal driver, gfxterm, switch to a supported mode such as 1600x1200 (NB to list video modes, disable secure mode in the BIOS and run the videoinfo command in the GRUB shell accessed by pressing "c" from the GRUB menu):
|
|
||||||
|
~~~{.shell}
|
||||||
~~~
|
$ xrdb -merge ~/.Xresources
|
||||||
GRUB_GFXMODE=1280x1024
|
~~~
|
||||||
~~~
|
|
||||||
|
### console grub ...
|
||||||
~~~
|
|
||||||
update-grub
|
Boot menu uses a tiny font (GRUB menu).
|
||||||
~~~
|
|
||||||
|
Best way to address this would be to have GRUB automatically select the right font, but GRUB is kept small on purpose, or to install a larger GRUB font when installing Ubuntu.
|
||||||
Splash screen uses too small logo and somewhat too small fonts (Plymouth).
|
|
||||||
|
Workaround: let the default GRUB terminal driver, gfxterm, switch to a supported mode such as 1600x1200 (NB to list video modes, disable secure mode in the BIOS and run the videoinfo command in the GRUB shell accessed by pressing "c" from the GRUB menu):
|
||||||
Plymouth has logic to detect the proper scaling to apply, but it's still too small; workaround by forcing the scale on the kernel cmdline:
|
|
||||||
|
~~~
|
||||||
Add to GRUB_CMDLINE_LINUX in /etc/default/grub.
|
GRUB_GFXMODE=1280x1024
|
||||||
|
~~~
|
||||||
~~~
|
|
||||||
plymouth.force-scale=3
|
~~~
|
||||||
~~~
|
update-grub
|
||||||
|
~~~
|
||||||
~~~
|
|
||||||
update-grub
|
Splash screen uses too small logo and somewhat too small fonts (Plymouth).
|
||||||
~~~
|
|
||||||
|
Plymouth has logic to detect the proper scaling to apply, but it's still too small; workaround by forcing the scale on the kernel cmdline:
|
||||||
Console terminal uses too small fonts.
|
|
||||||
|
Add to GRUB_CMDLINE_LINUX in /etc/default/grub.
|
||||||
Note that the package shipping the Ubuntu Monospace font for the terminal, fonts-ubuntu-console, is not installed by default and only ships 8x16 fonts.
|
|
||||||
|
~~~
|
||||||
Change the font by running :
|
plymouth.force-scale=3
|
||||||
|
~~~
|
||||||
~~~
|
|
||||||
dpkg-reconfigure console-setup
|
~~~
|
||||||
~~~
|
update-grub
|
||||||
|
~~~
|
||||||
select a font face that supports a larger font size, for instance the Terminus font, and select a large font size such as 16x32; you need to reboot for the new font to be set.
|
|
||||||
|
Console terminal uses too small fonts.
|
||||||
|
|
||||||
## enable screen rotatation
|
Note that the package shipping the Ubuntu Monospace font for the terminal, fonts-ubuntu-console, is not installed by default and only ships 8x16 fonts.
|
||||||
|
|
||||||
~~~
|
Change the font by running :
|
||||||
apt install iio-sensor-proxy
|
|
||||||
~~~
|
~~~
|
||||||
|
dpkg-reconfigure console-setup
|
||||||
|
~~~
|
||||||
|
|
||||||
|
select a font face that supports a larger font size, for instance the Terminus font, and select a large font size such as 16x32; you need to reboot for the new font to be set.
|
||||||
|
|
||||||
|
|
||||||
|
## enable screen rotatation
|
||||||
|
|
||||||
|
~~~
|
||||||
|
apt install iio-sensor-proxy
|
||||||
|
~~~
|
||||||
|
|
||||||
install : screen rotator : https://github.com/GuLinux/ScreenRotator
|
install : screen rotator : https://github.com/GuLinux/ScreenRotator
|
Loading…
Reference in New Issue
Block a user