Batch Keyboard layout [faster coding] 02-22-2014, 02:30 AM
#1
So earlier today I was messing around with the new development of my batch program and I started thinking: "I need to make this faster and easier." so, I downloaded some stuff from microsoft and got to work. This layout makes batch coding way easier and faster. You can access a regular keyboard (no numbers, that's default) by holding shift. directory and downloads below
dir:
dir:
Code:
1-0 = same
q = time
w = date
e = echo
r = ren
t = tree
y = blank
u = user
i = if
o = %
p = ping
[ = same
] = same
\ = same
a = @
s = set
d = del
f = ftp
g = goto
h = help
j = blank
k = blank
l = lock
: = same
' = blank (not allowed in editor for some reason)
z = blank
x = exit
c = cls
v = blank
b = blank
n = net
m = md
, = >
. = same
/ = same
shift + anything (except numbers) = reg keyboard counterpart
It's often the outcasts, the iconoclasts ... those who have the least to lose because they
don't have much in the first place, who feel the new currents and ride them the farthest.
don't have much in the first place, who feel the new currents and ride them the farthest.