git-svn-id: https://svn.osgeo.org/grass/grass/trunk@65716 15284696-431f-4ddb-bdfa-cd5b030d7da7
@@ -144,7 +144,7 @@ class Settings:
'type' : 'grass'
},
'commandNotebook' : {
- 'selection' : 0
+ 'selection' : 0 if sys.platform in ('win32', 'darwin') else 1
#