mirror of
https://gitlab.com/mateslackbuilds/msb.git
synced 2024-12-25 21:59:36 +01:00
tweaks to docs
Signed-off-by: Chess Griffin <chess.griffin@gmail.com>
This commit is contained in:
parent
290c83b417
commit
7812f8f97a
2 changed files with 9 additions and 7 deletions
|
@ -32,8 +32,9 @@ mate-character-map (replaced by gucharmap - available on Slackware)
|
||||||
mate-bluetooth (in broken state)
|
mate-bluetooth (in broken state)
|
||||||
|
|
||||||
Note:
|
Note:
|
||||||
To enable side-by-side tiling via command line, run this command
|
To enable side-by-side tiling via command line, run this command:
|
||||||
|
|
||||||
$ dconf write org/mate/marco/general/side-by-side-tiling true
|
$ dconf write org/mate/marco/general/side-by-side-tiling true
|
||||||
|
|
||||||
or you can enable it via System > MATE Control Center > Windows > Enable
|
or you can enable it via System > MATE Control Center > Windows > Enable
|
||||||
side by side tilling
|
side by side tiling
|
||||||
|
|
11
README.TXT
11
README.TXT
|
@ -5,7 +5,8 @@ This project provides SlackBuild scripts to build and install the MATE
|
||||||
desktop environment on Slackware (http://www.mate-desktop.org). Please
|
desktop environment on Slackware (http://www.mate-desktop.org). Please
|
||||||
check the main project website at http://mateslackbuilds.github.io for
|
check the main project website at http://mateslackbuilds.github.io for
|
||||||
screenshots and more information. There is also a link to MATE 1.8 binary
|
screenshots and more information. There is also a link to MATE 1.8 binary
|
||||||
packages for Slackware 14.1 and also MATE 1.6 for Slackware 14.0 and 14.1.
|
packages for Slackware 14.1 and also MATE 1.6 packages for Slackware 14.0
|
||||||
|
and 14.1.
|
||||||
|
|
||||||
Please read GIT_BRANCHES.TXT to make sure you are on the right branch of
|
Please read GIT_BRANCHES.TXT to make sure you are on the right branch of
|
||||||
the MSB repo before attempting to build from the scripts. After cloning
|
the MSB repo before attempting to build from the scripts. After cloning
|
||||||
|
@ -13,7 +14,7 @@ the initial Git repo, you will be using 'master' branch which will build
|
||||||
the development branch for MATE desktop. Building from the development
|
the development branch for MATE desktop. Building from the development
|
||||||
branch is not supported and may or may not work at any given moment. Most
|
branch is not supported and may or may not work at any given moment. Most
|
||||||
users will want to build from the stable branch which is MATE version 1.8,
|
users will want to build from the stable branch which is MATE version 1.8,
|
||||||
released on March 2014. Checkout that branch using 'git checkout
|
released in March 2014. Checkout that branch using 'git checkout
|
||||||
14.1-mate-1.8' to build from the stable MSB branch.
|
14.1-mate-1.8' to build from the stable MSB branch.
|
||||||
|
|
||||||
The rest of this README.TXT is specific to building from the 'master'
|
The rest of this README.TXT is specific to building from the 'master'
|
||||||
|
@ -50,9 +51,9 @@ may want to disable polkit-gnome and see if polkit-mate works by itself.
|
||||||
Also, if you use mate-power-manager from /extra then you might want to
|
Also, if you use mate-power-manager from /extra then you might want to
|
||||||
disable the Xfce power manager if it is listed.
|
disable the Xfce power manager if it is listed.
|
||||||
|
|
||||||
6. Users running Slackware{64}-Current are advised to read CURRENT.TXT. It
|
6. Users running Slackware{64} -current are advised to read CURRENT.TXT.
|
||||||
should also be noted that the target system for MATE SlackBuilds is a full
|
It should also be noted that the target system for MATE SlackBuilds is a
|
||||||
install of the latest official Slackware release. It might run on a
|
full install of the latest official Slackware release. It might run on a
|
||||||
less-than-full install and it might run on -current. Or, it might not.
|
less-than-full install and it might run on -current. Or, it might not.
|
||||||
Neither of those are our official target systems.
|
Neither of those are our official target systems.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue