Crie um novo arquivo (res.sh) e passe-o para
#!/bin/bash
xrandr --output LVDS --mode 1024x768
e, no seu terminal, digite:
sudo chmod +x res.sh
e crie um novo arquivo .desktop em: / usr / local / share / applications /
gksudo gedit /usr/local/share/applications/res.desktop
e depois dele:
[Desktop Entry]
Type=Application
Terminal=true
Name=Resolution
Icon=/path/to/icon/res.svg
Exec=/path/to/file/res.sh
agora você pode alterar a resolução por luncher