diff options
Diffstat (limited to 'packages/matchbox-panel-hacks/matchbox-panel-hacks-0.3-1')
-rwxr-xr-x | packages/matchbox-panel-hacks/matchbox-panel-hacks-0.3-1/xrandr-panelapp.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/matchbox-panel-hacks/matchbox-panel-hacks-0.3-1/xrandr-panelapp.sh b/packages/matchbox-panel-hacks/matchbox-panel-hacks-0.3-1/xrandr-panelapp.sh index ea883e815c..d17c805ffc 100755 --- a/packages/matchbox-panel-hacks/matchbox-panel-hacks-0.3-1/xrandr-panelapp.sh +++ b/packages/matchbox-panel-hacks/matchbox-panel-hacks-0.3-1/xrandr-panelapp.sh @@ -6,3 +6,4 @@ xmodmap /etc/X11/xmodmap-portrait else xrandr -o left xmodmap /etc/X11/xmodmap-left +fi |