X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=input-setup;h=4e2e66b2ca66db7323ff6c053db60edd40242cc9;hb=4c39892ef8fa3379ce36adbe870723324cb71cea;hp=6ec672cde998d9bec74085e819290e113b379a85;hpb=e7708e1261357b00d17f4baffb7051e97f7e8623;p=distro-setup diff --git a/input-setup b/input-setup index 6ec672c..4e2e66b 100755 --- a/input-setup +++ b/input-setup @@ -15,12 +15,12 @@ set -x # limitations under the License. # set to oppsite if the order is flipped. -k2flip=false +k2flip=true if $k2flip; then -k2inorder=false + k2inorder=false else k2inorder=true - fi +fi case $HOSTNAME in x2|tp) type=laptop ;;