Difference between revisions of "CM-T3517: Linux: Known Issues"

From Compulab Mediawiki
Jump to: navigation, search
(New page: {{IssueCategory|Input| * Touchscreen on Toppoly TDO35S LCD is working abnormally in Fluxbox window manager. :'''Workaround 1:''' use another window manager which has built-in touchscreen s...)
 
 
Line 1: Line 1:
{{IssueCategory|Input|
+
{{IssueCategory|Enlightenment Window Manager|
* Touchscreen on Toppoly TDO35S LCD is working abnormally in Fluxbox window manager.
+
* If the '''Touchscreen''' profile is selected the '''Settings Panel''' doesn't have '''Profiles''' setting menu. It is not possible to switch the profile.
:'''Workaround 1:''' use another window manager which has built-in touchscreen support.
+
:'''Workaround :''' Launch the {{cmd|xterm}} from '''Applications->Accessories''' and change the default profile from the command line:
:'''Workaround 2:''' use another pointing device (e.g. mouse). Note: you may have to restart X server to get mouse working properly after the touchscreen has been used.
+
<pre>
 +
enlightenment_remote -default-profile-set Standard-copy
 +
</pre>
 
}}
 
}}
  
 
[[Category:Linux|Known issues]]
 
[[Category:Linux|Known issues]]
 
[[Category:CM-T3517|Linux: Known issues]]
 
[[Category:CM-T3517|Linux: Known issues]]

Latest revision as of 09:26, 10 January 2013

Enlightenment Window Manager
  • If the Touchscreen profile is selected the Settings Panel doesn't have Profiles setting menu. It is not possible to switch the profile.
Workaround : Launch the xterm from Applications->Accessories and change the default profile from the command line:
enlightenment_remote -default-profile-set Standard-copy