screen change
This commit is contained in:
parent
64900719ac
commit
5c8bfa72a0
3 changed files with 8 additions and 8 deletions
|
@ -1,8 +1,8 @@
|
|||
#!/bin/sh
|
||||
# Xsetup - run as root before the login dialog appears
|
||||
# Screen With Xrandr:
|
||||
xrandr --output eDP-1 --mode 1366x768 --pos 0x132 --rotate normal --output HDMI-1 --primary --mode 1600x900 --pos 1366x0 --rotate normal &
|
||||
#xrandr --output eDP-1 --mode 1366x768 --pos 1600x132 --rotate normal --output HDMI-1 --primary --mode 1600x900 --pos 0x0 --rotate normal &
|
||||
#xrandr --output eDP-1 --mode 1366x768 --pos 0x132 --rotate normal --output HDMI-1 --primary --mode 1600x900 --pos 1366x0 --rotate normal &
|
||||
xrandr --output eDP-1 --mode 1366x768 --pos 1600x132 --rotate normal --output HDMI-1 --primary --mode 1600x900 --pos 0x0 --rotate normal &
|
||||
|
||||
# Keybord Layout :
|
||||
setxkbmap -layout fr,dz -variant ,ar -option grp:alt_shift_toggle
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue