default number of desktops = 2
parent
36f169ccc1
commit
8b23512aed
|
@ -18,7 +18,7 @@ xset b off
|
||||||
|
|
||||||
## Set keyboard settings - 250 ms delay and 25 cps (characters per second) repeat rate.
|
## Set keyboard settings - 250 ms delay and 25 cps (characters per second) repeat rate.
|
||||||
## Adjust the values according to your preferances.
|
## Adjust the values according to your preferances.
|
||||||
xset r rate 250 25
|
#xset r rate 250 25
|
||||||
|
|
||||||
# Alias Super key to Super+Space for single-key menu.
|
# Alias Super key to Super+Space for single-key menu.
|
||||||
# See 'man xcape' for other possibilities.
|
# See 'man xcape' for other possibilities.
|
||||||
|
|
|
@ -116,13 +116,11 @@
|
||||||
by other applications, or saved in your session
|
by other applications, or saved in your session
|
||||||
use obconf if you want to change these without having to log out
|
use obconf if you want to change these without having to log out
|
||||||
and back in -->
|
and back in -->
|
||||||
<number>4</number>
|
<number>2</number>
|
||||||
<firstdesk>1</firstdesk>
|
<firstdesk>1</firstdesk>
|
||||||
<names>
|
<names>
|
||||||
<name>1</name>
|
<name>1</name>
|
||||||
<name>2</name>
|
<name>2</name>
|
||||||
<name>3</name>
|
|
||||||
<name>4</name>
|
|
||||||
</names>
|
</names>
|
||||||
<popupTime>875</popupTime>
|
<popupTime>875</popupTime>
|
||||||
<!-- The number of milliseconds to show the popup for when switching
|
<!-- The number of milliseconds to show the popup for when switching
|
||||||
|
|
Loading…
Reference in New Issue