10% circumnavigate the earth
[distro-setup] / input-setup
index 9cff413c2d4da99c2a1e3450b6af97746dffaa1c..b3ad60b9f2e4b8b1771f9f54a2d84de9aa5df09b 100755 (executable)
@@ -15,12 +15,12 @@ set -x
 # limitations under the License.
 
 # set to oppsite if the order is flipped.
-k2flip=falsesf-
+k2flip=false
 if $k2flip; then
-k2inorder=false
+    k2inorder=false
 else
     k2inorder=true
-    fi
+fi
 
 case $HOSTNAME in
     x2|tp) type=laptop ;;