Bug 90268 - Change schema at command line
Summary: Change schema at command line
Status: RESOLVED FIXED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-26 15:45 UTC by chris-kde
Modified: 2004-10-17 00:08 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description chris-kde 2004-09-26 15:45:52 UTC
Version:            (using KDE KDE 3.3.0)
Installed from:    Gentoo Packages
Compiler:          3.3.4 gcc (GCC) 3.3.4 20040623 (Gentoo Linux 3.3.4-r1, ssp-3.3.2-2, pie-8.7.6)
OS:                Linux

I would like to be able to change the schema of the current konsole session from the command line.
What I have in mind is aliasing a command to su
and ssh so that the background colour changes when I switch to root or ssh into another machine.
This doesn't seem to be currently possible, even with DCOP.
Comment 1 Waldo Bastian 2004-09-26 17:18:24 UTC
Having a DCOP call for that would be nice indeed.
Comment 2 Waldo Bastian 2004-10-17 00:08:19 UTC
CVS commit by waba: 

FEATURE: 90268
Add DCOP calls for various session settings (keytab, schema, encoding, size)


  M +1 -1      TEmuVt102.cpp   1.113
  M +11 -6     TEmulation.cpp   1.58
  M +3 -1      TEmulation.h   1.34
  M +77 -1     konsole.cpp   1.486
  M +6 -0      konsole.h   1.186
  M +1 -0      konsoleiface.h   1.7
  M +46 -0     session.cpp   1.99
  M +14 -0     session.h   1.65
  M +9 -0      sessioniface.h   1.7