I've been playing around with sxmo and I really like it.
I want to add a couple of gestures: one finger swipe down to close an application and a one finger swipe up to open the menu (system or app, depending on the context).
I have a couple of questions:
1. Do I understand correctly that if I want to add the gestures, I have to copy config.def.h to config.h, make my changes, and build lisgd? There's no stand-alone config file?
2. Is it correct that I should build on the phone rather than my amd64 laptop to get an ARM build?
Sorry about the rudimentary issues. I haven't built anything from source for over a decade. It hasn't been necessary!
I want to add a couple of gestures: one finger swipe down to close an application and a one finger swipe up to open the menu (system or app, depending on the context).
I have a couple of questions:
1. Do I understand correctly that if I want to add the gestures, I have to copy config.def.h to config.h, make my changes, and build lisgd? There's no stand-alone config file?
2. Is it correct that I should build on the phone rather than my amd64 laptop to get an ARM build?
Sorry about the rudimentary issues. I haven't built anything from source for over a decade. It hasn't been necessary!