Majapahit
yeah its a dell U2711 & thats its native res. My touch screen is positioned under main its 1920 x 1080.
Yes i could move mouse between screens previously.
Do i need to use gadrocs bigscreen.lua or EMC?
Contents of said file
options =
{
["difficulty"] =
{
["padlock"] = true,
["easyRadar"] = false,
["miniHUD"] = false,
["birds"] = 0,
["optionsView"] = "optview_all",
["permitCrash"] = true,
["immortal"] = false,
["easyCommunication"] = true,
["map"] = true,
["radio"] = false,
["labels"] = true,
["tips"] = true,
["cockpitLanguage"] = "english",
["units"] = "imperial",
["easyFlight"] = false,
["altTrimmingMethod"] = false,
["externalViews"] = true,
["iconsTheme"] = "nato",
["fuel"] = false,
["weapons"] = false,
["setGlobal"] = true,
["geffect"] = "realistic",
}, -- end of ["difficulty"]
["graphics"] =
{
["VSync"] = false,
["multiMonitorSetup"] = "bigscreen",
["color"] = "32",
["heatBlr"] = 1,
["scenes"] = "high",
["water"] = 2,
["fullScreen"] = false,
["visibRange"] = "Medium",
["treesVisibility"] = 6000,
["aspect"] = 1.015873015873,
["haze"] = 1,
["shadows"] = 2,
["TranspSSAA"] = false,
["effects"] = 3,
["textures"] = 2,
["lights"] = 2,
["MSAA"] = 1,
["height"] = 2520,
["civTraffic"] = "medium",
["HDR"] = true,
["clutterMaxDistance"] = 0,
["width"] = 2560,
}, -- end of ["graphics"]
["views"] =
{
["cockpit"] =
{
["mirrors"] = false,
["reflections"] = false,
["russianHud"] = false,
["avionics"] = 2,
}, -- end of ["cockpit"]
}, -- end of ["views"]
["sound"] =
{
["world"] = 0,
["radioSpeech"] = true,
["cockpit"] = 0,
["volume"] = 0,
["headphones"] = 0,
["music"] = -15,
["subtitles"] = true,
["gui"] = 0,
}, -- end of ["sound"]
["miscellaneous"] =
{
["headmove"] = false,
["force_feedback_enabled"] = true,
["f5_nearest_ac"] = true,
["f11_free_camera"] = true,
["synchronize_controls"] = false,
["f10_awacs"] = true,
}, -- end of ["miscellaneous"]
} -- end of options