Thank you so much Pats and curaga for replying. I may be missing something on my installs. As StartX says the desktop.sh file is missing. The only way I can boot into the desktop is with the command "TC". Here are the results from SSH when I tried the kill X command and also when checking for the detection of keyboard mouse. From the looks of it, it is seeing the correct hardware.
( '>')
/) TC (\ Core is distributed with ABSOLUTELY NO WARRANTY.
(/-_--_-\)
www.tinycorelinux.nettc@box:~$ kill X
-sh: invalid number 'X'
tc@box:~$ kill Xorg
-sh: invalid number 'Xorg'
tc@box:~$ cat /var/log/Xorg.0.log
cat: can't open '/var/log/Xorg.0.log': No such file or directory
tc@box:~$ cat /proc/bus/input/devices
I: Bus=0003 Vendor=046d Product=404d Version=0111
N: Name="Logitech K400 Plus"
P: Phys=usb-3f980000.usb-1.3:1
S: Sysfs=/devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3:1.2/0003:046D:C52B.0003/0003:046D:404D.0004/input/input0
U: Uniq=
H: Handlers=sysrq kbd leds mouse0
B: PROP=0
B: EV=12001f
B: KEY=3007f 0 0 0 0 483ffff 17aff32d bf544446 0 0 ffff0001 130f93 8b17c007 ffff7bfa d941dfff febeffdf ffefffff ffffffff fffffffe
B: REL=1c3
B: ABS=1 0
B: MSC=10
B: LED=1f
tc@box:~$