//General global settings //-----------------------------------------> var kernelversion = "longhorn-dk-0.0.5"; var sidebarstatus = "on"; var buildtag = 'Windows® Codename "Longhorn" WebOS (LWS)
Kernel: ' + kernelversion; var LastWinID = 0; var sidebarWidth = 125; var taskbarHeight = 30; var desktopIcons = 0; //windowBorderDel is a temp. fix, a number that is withdrawn from window heights, we will later replace //with a function to calculate bottom window border+taskbar height to get the right window height var windowBorderDel = 100; //If debugmode = yes, then console messages will be sent to console, we later need to hide the console //deeper, eg. if debugmode=no, then debug console wont be shown at all var debugMode = 'yes';