How to separate DE per TTY

Hi,
Is it possible running separate DE on each TTY like title?
I'm trying running xfce4 on tty7 after login throught slim and want running openbox on tty8 (or another)
Thanks

It sounds like you've done all the hard work and have the challenging parts working, but overlooked the basics:  xinit/startx will accept command line parameters and pass them on to .xinitrc as $1 $2 ...
Generally one would have a case statement in .xinitrc for this
case $1
ob) exec openbox ;;
wm) exec othercoolwm ;;
*) exec xfce4 ;;
esac
EDIT: then - in this cas - the parameter "ob" or "wm" would come before the "--" which separates xinitrc parameters from those sent to Xorg.  So your invocation would be something like the following
xinit -- vt7 #start default xfce session on tty7
xinit ob -- :1 vt8 #start openbox session on tty8
Last edited by Trilby (2013-04-06 11:15:47)

Similar Messages

  • EANCOM message : Separate channel per message sub-version

    Hello Experts,
    I have the following scenario:
    Flow 1 : ORDERS message  :  Dummy interface ( Sender AS2 channel ) -----> Dummy interface ( Receiver EDISeparator )
    Flow 2 :                                  SI_Orders_96AEAN008  ( Sender EDISeparator adapter ) ------------>   IDOC ( Receiver IDOC )
    Flow 3 :                             
    SI_Orders_96AEAN009  ( Sender EDISeparator adapter ) ------------>   IDOC ( Receiver IDOC )
    If you see, I need to configure 2 separate receiver communication channels based on message subversion to receiver 2 different messages; one CC for receiving EAN008 type of messages and one CC for receiving EAN009 type of messages. But the sender EDISeperator of type EANCOM does not have option to select the sub-version. Can you please tell how to configure 2 separate receiver channels per message sub-version.
    Thanks
    Saurabh

    Hi Piyush,
    My requirement is :
    Interface 1 : EDISeparator Sender Interface ( 96A-EAN008 ) ---> Mapping 1 ---> ZCNOSE_ORDERS.ORDER05
    Interface 2 : EDISeparator Sender Interface ( 96A-EAN010 ) ---> Mapping 2 ---> ZCNOSE_ORDERS.ORDER05
    There are around 21 GLN's sending messages of type 96A-EAN008 and 60 GLN's sending messages of type 96A-EAN010.
    As suggested by you in thread EANCOM message : Separate channel per message sub-version is that we have to use '|' as GLN separator. However since I have many GLN's, the option does not work for my scenario unless I create multiple communication channels with sets of GLN's in each communication channel.
    Will you agree that if the sender EDI separator adaptor had an option to choose the messag sub-version of the EANCOM message ( EAN008 / EAN010 ), then it would have been simple for me to create 1 Communicaiton channel such that all the messages of Interface 1 would use Mapping 1 and all the messages of Interface 2 would use Mapping 2 irrespective of any sender GLN.
    Thanks
    Saurabh

  • Separate notice per dunning level check box

    Hi
    While do FBMP Dunning customization, I have not selected the "separate notice per dunning level check box" and saved the Dunning procedure in Transport and released from Development system.
    Whereas while do assinging the dunning procedure in the Customer Master in Quality system. The system showing error message "No dunning settings have been maintained for company code:abc
    How can I do the settings for "separate notice per dunning level check box" in the system?
    Thanks,
    Sahara

    Go to tCode FBMP Then menu bar select Environment->company code data then enter your company code and select your account type(customer/vendor) -> for your company code tick on by dunning level

  • How to separate enter GR and return in invoice verification

    Hi: guys
    I have completed GR for purchase order, and then, vendor send me invoice. however, during invoice check, warehouse return goods to this vendor. so I just want enter GR item excluding the new return item. but sap system automatically propose total Qtys/amounts. I cann't manually change Qtys/amounts.
    everybody can tell me how to separate enter GR and return in invoice verification.
    someday suggest me use return PO and 161 movetype to deal with this problem. however, I not think this is a good solution.
    thank you
    Henry

    well the main point of u r problem is that u r not able to change the qyantity /value in invoice
    but system should allow u to change the quantity and vlaue as per standard sap settings
    i think u r user profile is not authorized to do so.........chek the authorization for miro
    u can aslo ue invoice reduction option in miro
    suppose u r vendor invoice u for 100 pc but u have recived only 89 pc as 20 pc u have already returned then u can use invoice reduction option to change the quantity and value and in this case sytem will genrate the credit memo and invoice
    100 pc invoice
    20 pc credit memo
    and ultiamtely u have posted 80 pc invoice
    if any thing not clear then let me know

  • How to separate debit and credit values in gl statement report (daywise)

    hi
    experts,
    i have report.
    selection criteria is
    chars of account.
    gl account
    date .
    how to separate debit and credit values in gl statement?.(i know there is a indicator shkzg).
    but send me code.
    op
    date,   total credit,total debit , balances.
    also calculate opening and closing balance.
    u created such type of report then plz help me.
    thanks&regards.\
    ajay.

    Hi,
    Usually it can be determined using the field shkzg. If it contain 'S' its debit and if it contains 'H' then its credit.
    Before showing the amount you need to do like;
    IF wa_gl-shkzg = 'H'.
    wa_gl-dmbtr = wa_gl-dmbtr * (-1). " dbmtr - amount
    ENDIF.
    This will solve your problem.
    Regards
    Karthik D
    Edited by: Karthik D on Jun 3, 2009 12:29 PM

  • How to separate multiple addressees on one to: or Bcc: line

    Can't figure out how to separate addressees on one line. Nowhere is this spelled out. Other forums say a colon or a semi-colon. Neither one works. When I add either one, the first address turns red, meaning it is no longer recognized by Thunderbird. Am using TB 24.6.0. Thanks in advance.

    ''gallicbear2 [[#question-1038045|said]]''
    <blockquote>
    Can't figure out how to separate addressees on one line. Nowhere is this spelled out. Other forums say a colon or a semi-colon. Neither one works. When I add either one, the first address turns red, meaning it is no longer recognized by Thunderbird. Am using TB 24.6.0. Thanks in advance.
    </blockquote>
    Thanks, Matt. That answers my question.

  • How do I disable the TTY option on my i phone (Version 5.1.1.)

    How do I disable the TTY Option on my I phone 4 (Version 5.1.1.)

    The only time that setting should not appear is if there is a sim in your phone from a non-supported iPhone carrier. Then, TTY can be turned on by default. So, try this:
    Settings>General>Reset>Reset All Settings.
    That should get rid of the icon regardless.

  • How to separate BPM 11g from ADF

    Hi all,
    we are facing with a huge issue about how to separate BPM 11g ADF Task page components from SOA/BPM to a new non-soa ADF managed server.
    We are ready to move on pre-production server from development enironment and the new environment has two different servers, one for Soa/Bpm and the second for a non-soa ADF server.
    We have deployed all and it seems work fine but...when we call:
            SecurityContext securityContext =  ADFContext.getCurrent().getSecurityContext();
            String username = securityContext.getUserName();
    got: username  = anonymous.
    Tried with this also:
                 String userName = "";            
                //read name from security context
                ADFContext adfCtx = ADFContext.getCurrent();
                SecurityContext secCntx = adfCtx.getSecurityContext();
                userName = secCntx.getUserName();      
                //read name from bpmWorklistContext context
                FacesContext context = FacesContext.getCurrentInstance();
                String ctx = (String)context.getApplication().evaluateExpressionGet(context, "#{pageFlowScope.bpmWorklistContext}", String.class);
                IWorkflowServiceClient workflowSvcClient = ADFWorklistBeanUtil.getWorkflowServiceClient();
                ITaskQueryService wfQueryService = workflowSvcClient.getTaskQueryService();
                IWorkflowContext wfContext;           
                try {
                    wfContext = wfQueryService.getWorkflowContext(ctx);
                    userName = wfContext.getUser();
                    logger.info("UserName from Oracle:" + userName);
                } catch (WorkflowException e) {
                    logger.info(e.getMessage());
                    e.printStackTrace();
                return userName;
    And received this error:
    "Oracle | Invalid Token Error in Verification Service.
    Invalid Token Error in Verification Service. Received invalid token in .
    Verify that correct token is passed."
    I have followed this blogs but no luck:
    Onkar's SOA, BPM and ADF Blog: How to separate BPM 11g ADF Task page components from SOA/BPM to a new ADF managed server
    http://blog.dreamix.eu/oracle-2/ultimate-guide-separating-bpm-adf
    Notes about Oracle: How to configure local integrated WebLogic non-SOA domain to access BPM worklist on separate SOA-ena…
    I do not understand where the error is. Why the SecurityContext is getting lost.
    Can you help me? Any suggestions will be welcome.
    Thanks.
    Fairlie

    Ok, these are the lines of code you can use to create a method that returns the authenticated user name:
    try {
    IWorkflowServiceClient wfSvcClient;
    ITaskQueryService queryService;
    IWorkflowContext wfContext;
    // Get username of User Login
    String contextStr = ADFWorklistBeanUtil.getWorklistContextId();
    wfSvcClient = WorkflowService.getWorkflowServiceClient();
    queryService = wfSvcClient.getTaskQueryService();
    wfContext = queryService.getWorkflowContext(contextStr);
    userId = wfContext.getUser();
    } catch (Exception e) {
    e.printStackTrace();
    And you can add it to the backing bean of your page (a Java Class that you can declare to handle ADF Page components). Let me know if this helps.
    Jorge

  • How to separate an object with a 3d effect

    How to separate an object with a 3d effect
    Hi, I have outlined some text and applied a 3d effect but now I want to separate each letter so I can adjust the colour on the face of the letter with the colour on the extruded part.
    I am sure it is probably straight forward but could do with a little help!
    Thanks

    I think what the OP wants to do is to keep the extruded part the same color and change the face of the letters to different colors. And he/she did mention that the text is outlined.
    If that's the case, I can think of two things to do if you want to keep the 3D effect live (i.e., unexpanded).
    1. You could apply a stroke to the outlined text, in the color you want for the extruded part. Then just change the fills individually (Tip: view in Outline mode and use the Group Selection tool to select each letter).
    2. If you don't like how the stroke looks on the letters, make all the letters the same color — the color you want for the extruded part. Then make a copy of this group of letters. Select the copy, then click in the Appearance panel to to edit the 3D effect. Put the Extruded Depth at Zero. Now chnage the colors to your liking, then align them with the original. Interestingly, you can't just use the Align functions, you have to eyeball it.

  • How to separate report layout sections in one report

    All,
    I'm trying to determine how to separate report layout sections in one report using Report Builder 10g. My requirement is to provide a user the ability to display a report in PDF, excel, RTF formats. How can I assign LayoutA to 'PDF' and 'RTF', LayoutB to 'Spreadsheet'?
    I've attempted to utilize the Header and Main sections in the paper layout, which contain unique layouts of the same report, but during generation, both sections are being displayed.
    Thanks
    Edited by: Jdavis on Apr 10, 2009 10:56 PM

    Hi there,
    How are you running the report? If you are selecting different types of output before calling the report then you could pass a parameter that is checked at runtime in the report and suppresses the layouts you do not want using format triggers.
    Mark

  • How many DAQ tasks per loop?

    Hi to everybody, I hope anybody can help me with the next case:
    I am working on a system in which I have to read signals of 5 different sensors which have different ways to communicate (4 - 20 mA, voltage, RS-232, ModBUS, etc.) with the DAQ Device (cDAQ in my case), at same time when I am reading the variables I must check for the state of several digital inputs to verify connections and if any is interrupt I must stop the Data Acquisition.
    My question is if is recommendable to put all the tasks in a single loop with the logic shown in the attached image.
    Or if I should divide the tasks in a multiple loop architecture.
    If the answer is the second, my next question is: How many DAQ tasks per loop is OK?, my doubt is based on the number of variables that I am going to read
    and the different ways to get the measures, specially which are by protocols (ModBUS, RS-232), all this by the response time.
    Thanks in advance, all suggestions are welcome!

    I would recommend using a loop just for control and UI events.  It should only have an event structure.  Don't use the timeout case, since that just turns the system into a polling.  Use Queues to send data from the controller loop to your other loops and User Events to send data back to the controller looop.
    There are only two ways to tell somebody thanks: Kudos and Marked Solutions
    Unofficial Forum Rules and Guidelines

  • How to divide record per page (20 record per page).

    How to divide record per page (20 record per page).
    I try word (limit) example
    "select * from table1 where [ some_condition]
    limit [start], [end] "
    , but it error.

    Tom Kyte has a rather extensive discussion of paging techniques here: http://asktom.oracle.com/pls/ask/f?p=4950:8:::::F4950_P8_DISPLAYID:127412348064
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • How to separate internaltable values

    how to separete internal table fields 
    i have a internal table t_table with some fields , I want to separate the values in the internal table by using semicolon and pass to a string type field
    i need something like this
    800;1000;100000456;2009;001;D....................
    HOW TO SEPARATE THE VALUES FROM INTERNALTABLE?
    Moderator message: duplicate post locked.
    Edited by: Thomas Zloch on Aug 19, 2011 4:02 PM

    I have not optimized the code (it's a bit slow).  Is this what you are looking for?
    See attachment in LV8.2
    It does not sort the arrays but splits them in the order as they are found.  The front part of the code is to generate 500 random numbers in two groups 100 to 109 & 300 to 309, to represent the numbers you have shown.
    R
    EDIT:  Question:  When you say "split in real time", are the numbers already into an array or it is prior to being in an array?
    Message Edited by JoeLabView on 09-11-2008 01:47 PM
    Attachments:
    UnsortedSplitArray.vi ‏19 KB

  • How to separate this hyperlink using function in Infopath?

    HI All,
    How to separate this hyperlink using function in Infopath?http://Site:90/Lists/attachment/Attachments/6/Capture.PNGhttp://Site:90/Lists/attachment/Attachments/6/Capture1.PNG
    Actually I have two fields
    in infopath form, attachment field and hyperlink field. If attachment attached, then set value for hyperlink field value as attachment link.
    When I attach more than one attachment, then hyperlink field value gets like above link. I need to separate into two link. How to achieve this?

    try this 
    substring(text, start_position, char_count)
    http://office.microsoft.com/en-us/infopath-help/add-formulas-and-functions-in-infopath-2010-HA101821255.aspx#_Text_functions
    Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. ****************************************************************************************** Thanks -WS MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog

  • How to separate two mixed things in Disc report

    Hi ,
    does anybody know how to separate job numbers in Disc report . I did a sorting and gave totals by all other fields but a main job have three diff jobcodes where two of them has to be in one group and third one needs to be separated to see the total amount spend on that job . Can anybody pls help me on this .
    Thanks
    Shruthi

    Hi,
    If you have this grouping in many reports then you should consider putting the grouping calculation in a folder in the EUL.
    You can sort the report using this calculation and set the sort type to be "Hidden" so that the calculation does not show in the report.
    Rod West

Maybe you are looking for

  • All of a sudden (video) files added to my iTunes library after a certain date aren't playable on other devices.

    hello! All of a sudden I have a weird issue with playing video-files added to my iTunes library after a specific date. This is the situation so far: I encode the video for iTunes with the same settings for the last 3 years. I know these vids play on

  • How do i create a list of favorites

    I would like to create a favorites list. How can I do that??

  • How do you save a document with a new name?

    OK  I decided to go with Pages as my document editor on my iPad 2.  It seems to be powerful enough to do the kind of text editing that I need to do. I need some tables, a few graphics, headers, footers, etc.  You know the basic stuff.  I am not going

  • HP 7310 all-in-one printer error code 0xb948b1a2

    Printer is not printing or coping.  Error code on printer is 0xb948b1a2.  Been through the help step one of unplugging USB, removing cartridges, turning off printer and it did not work. Any suggestions?

  • Problem with K8NM

    hi all hope someone can help i've just finished assembling a new PC for my parents and i have a huge problem here is the configuration: motherboard MSI K8NM AMD 3000+ HD 160 Gb maxtor MSI RX9550 128Mb video card 2 DVD drives 512 MB ram everything is