Hi Brett, To follow-up with your answer, i have to uncomment all lines?
#ifdef LCD640x480TOUCH #define FIXED_DIALOG_STARTUP #define SWAP_MOUSE_BUTTONS #define USE_TWO_STATUS_LINES #endif Then i can re-compile from source with going thru make clean i guess? between i was told a trick to increase definition from orginal 480x320 to almost double-it, so i might get some chances with 640x480, but 1st i need to test-it… a step toward portable ops ;-) 73 de Cyril - DF1CHB - F1MHV Le 20 avr. 2021 à 15:55, Brett Friermood <[email protected]> a écrit : > > > > Prior to compiling there is a flag in main.c (search for "LCD640x480TOUCH") > that can be uncommented to make the changes including moving where dialogs > display, swapping mouse button functions to work with touchscreens, and > reconfiguring the status message area. Additionally, changing the font to a > smaller size will help. _______________________________________________ Xastir mailing list [email protected] http://xastir.org/mailman/listinfo/xastir
