You are not logged in.

#1 2016-03-15 16:26:47

konchog
New Member
Registered: 2016-03-15
Posts: 1

How to change wireless network

The right side of my laptop screen is thrashed from falling on the ground so I can't see the wireless icon on crunchbang. Any idea's on how to work with wireless without that icon? Thanks

Offline

#2 2016-03-15 17:23:38

Horizon_Brave
Operating System: Linux-Nettrix
Registered: 2015-10-18
Posts: 1,473

Re: How to change wireless network

Are you running C.B or did you mean bunsen?  Anywho, learn the command line, it's your friend!  As I've been finding out there's a plethora of tools installed that can interface with your wireless configuration.

look into the man pages for iw, and the networkmanager (from the command line, you'll be using the nmcli  suite of commands ) If you're feeling adventerous, download rfkill as well.

A good one is

nmcli device status 

nmcli general

nmcli radio

all gives some good high level output of your wifi settings.


"I have not failed, I have found 10,000 ways that will not work" -Edison

Offline

#3 2016-03-15 17:34:14

xaos52
The Good Doctor
From: Planet of the @pes
Registered: 2015-09-30
Posts: 695

Re: How to change wireless network

Or you could move the  tint2 panel to the left side of your screen (vertical) or to the bottom of the screen (horizontal) if the right bottom is still intact.

Offline

#4 2016-03-15 17:36:35

nore
>2⁹
From: squirrels' nest
Registered: 2015-09-29
Posts: 537

Re: How to change wireless network

Trick #1: Edit your tint2rc file (propably ~/.config/tint2/tint2rc) and edit line that looks like

panel_items = LTSBC

so that S for systray is in the beginning:

panel_items = SLTBC

That would put the systray on the left.

Trick #2: Change panel width to 50 %.

Edit: basically the same idea by xaos52; move your tint2 panel or its contents so that you can see the network icon.

Last edited by nore (2016-03-15 17:41:44)

Offline

#5 2016-03-15 17:51:39

PackRat
jgmenu user Numero Uno
Registered: 2015-10-02
Posts: 2,660

Re: How to change wireless network

Using the command line -

nmtui

will bring up a ncurses interface similar to ceni for NetworkManager.

Last edited by PackRat (2016-03-15 17:53:00)


You must unlearn what you have learned.
    -- yoda

Online

#6 2016-03-15 18:23:47

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: How to change wireless network

nore wrote:

Trick #1: Edit your tint2rc file (propably ~/.config/tint2/tint2rc).....

Menu -> Preferences -> Tint2 -> Edit -> Running Tint2s


Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

Board footer

Powered by FluxBB