move some stuff to frodo, rename user to iank, fixes
[distro-setup] / input-setup
index 4e2e66b2ca66db7323ff6c053db60edd40242cc9..b3ad60b9f2e4b8b1771f9f54a2d84de9aa5df09b 100755 (executable)
@@ -15,7 +15,7 @@ set -x
 # limitations under the License.
 
 # set to oppsite if the order is flipped.
-k2flip=true
+k2flip=false
 if $k2flip; then
     k2inorder=false
 else