You are not logged in.

#1 2016-08-10 08:22:30

0-day
Member
Registered: 2015-10-04
Posts: 154

Lwm config

can i change the color of lwm edges?
can i set button1 to open the terminal in lwm?

Last edited by 0-day (2016-08-10 09:05:16)

Offline

#2 2016-08-10 12:43:03

0-day
Member
Registered: 2015-10-04
Posts: 154

Re: Lwm config

lwm.button1: sakura in .xresouurces


but it do not works

Offline

#3 2016-08-10 13:53:32

porkpiehat
Member
Registered: 2015-10-27
Posts: 31

Re: Lwm config

try

lwm.button1: exec sakura

this works for me in ~/.Xresources

Last edited by porkpiehat (2016-08-10 13:56:23)

Offline

#4 2016-08-10 17:16:52

0-day
Member
Registered: 2015-10-04
Posts: 154

Re: Lwm config

for green border?

Offline

#5 2016-08-10 17:21:10

porkpiehat
Member
Registered: 2015-10-27
Posts: 31

Re: Lwm config

man lwm wrote:

RESOURCES
       Lwm understands the following X resources:

       titlefont   font used in window titles
       popupFont   font used in popup window (menu/size indicator)
       border      width in pixels of window borders
       button1     program spawned when button 1 is clicked on the root window
       button2     program spawned when button 2 is clicked on the root window
       focus       focus mode, one of "enter" for enter-to-focus (or sloppy focus), or "click" for click-to-focus

border color cannot be set in .Xresources. If you want a green border you will have to modify the source code and rebuild.

Last edited by porkpiehat (2016-08-10 17:22:11)

Offline

Board footer

Powered by FluxBB