Update 'install64.sh'
This commit is contained in:
@@ -81,7 +81,7 @@ rm /home/terminal/Desktop/temp/IBMiAccess_v1r9 -rf
|
||||
echo 2 | sudo tee /sys/module/hid_apple/parameters/fnmode
|
||||
|
||||
### Disable F11 - Full Screen
|
||||
if [ -f /home/terminal/.config/openbox/rc.xml]
|
||||
if [ -f /home/terminal/.config/openbox/rc.xml]; then
|
||||
sed -i -e 's/ToggleFullscreen//g' /home/terminal/.config/openbox/rc.xml
|
||||
openbox --reconfigure
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user