How to setup CDM (Console Display Manager)

Hi there,
I installed CDM and to check if this is working I installed 3 WM, fluxbox (my default), compiz, awesome.
Now, after logging into console, when I run "cdm /etc/cdmrc", it throws a black screen and then returns back to console. I believe there is something wrong with my cdmrc. Please suggest.
Here is my cdmrc:
#!/bin/bash
# Example config file for cdm(1).
# Values set here is the default as in cdm(1).
# List of programs, commands with whitespaces should be quoted or escaped.
# If unset, all sessions in /etc/X11/Sessions are offered as choices.
# (An example:)
# binlist=(
# '~/.xsession' # Launch your X session,
# '/bin/bash --login' # or just execute your shell,
# '/usr/bin/fbterm' # or start a frame buffer console,
# '/usr/bin/cdm ~/.submenu.cdmrc' # or go to a submenu :)
binlist=("~/.xsession")
# List all program display names, one-by-one matched with $binlist.
# Names with whitespaces should be quoted or escaped.
# (Continued example:)
# namelist=('X session' Console FBTerm 'Sub menu')
namelist=("X session")
# Type of the programs, one-by-one matched with $binlist.
# `C' for *C*onsole programs, which would be `exec'ed.
# `X' for *X* programs, which would be run with cdm-xlaunch(1).
# (Continued example:)
# flaglist=(X C C C)
flaglist=(X)
# Style for the cdm dialog, which is printed with dialog(1).
# Default to unset, causing dialog(1) to use the system wide default.
# See /usr/share/doc/cdm/themes for some nice choices.
dialogrc="default"
# Index of the first item in the menu.
countfrom=0
# Set default display.
display=0
# Where should the first X tty be spawned?
# special value `keep' causes to run X in current tty.
xtty="keep"
# Should cdm(1) stick to the specified display?
locktty=no
# Use ConsoleKit for X session?
consolekit=no
# Timeout for waiting for X session to register with ConsoleKit.
cktimeout=30
# Additional arguments to pass to X server, which is usually called as:
# /usr/bin/X :$display "${serverargs[@]}" vt$((xtty+display))
# Arguments with whitespaces should be quoted or escaped.
serverargs=(-nolisten tcp)

bgc1954 wrote:Have you actually read the cdm wiki page?  I don't use cdm but the wiki looks straightforwared enough.
Yes, I did.  The wiki, https://wiki.archlinux.org/index.php/CDM is asking to edit cdmrc as was recommended in the previous thread.
To be frank, I could not understand what it means by "If you use systemd, see Systemd#Power_Management."
https://wiki.archlinux.org/index.php/Sy … management
I don't see  anything there.

Similar Messages

  • Simple Console Display Manager

    I created a forked project from "The Console Display Manager" CDM,
    thanks Ghost1227 for your work
    I simplified its interface and added new options.
    It has all its initial features (less theming):
       - Multiple X sessions (user logins are all handled through tty1)
       - Any DE/WM
       - Configurable console logins
       - Users restricted to a single environment bypass the menu on login
       - Root is automatically dropped to console
       - All settings are configurable on a per-user basis
    And I added:
       - Uses a common .xinitrc script to start the X programs.
            You can specify a common init script for all your X and I will create a new .xinitrc adding it the command line to execute your X.
       - Supports a default selection and with timeout.
            You can choose a default selection when enter or space is pressed, and you can add a timeout to auto-select the default selection.
            You can press Esc to cancel too.
       - Doesn't clear the screen.
            I like to see the boot messages
       - Doesn't depend on dialog/ncurses.
            Now you have a simpler menu that doesn't clear your screen.
       - Removed themes.
            More gigabytes free on your hdd
    CDM-Simple is in AUR
    No Wiki yet, the help is on the installed configuration file /etc/cdmrc
    Enjoy!
    Last edited by jhcasado (2013-09-13 15:11:18)

    nice work. gonna test it right now..
    im reading the wiki, and found out the config file is in /etc/cdmrc, since everything is being migrated to /etc/name.d/something shouldnt cdm use the same hierarchy just for consistency? or am i missing something else here?
    anyway, just cosmetics
    EDIT: and....im back..... bravo. gotta love the simplicity!
    im not sure if this was thought of yet, but maybe it source a per user config that should override the global one, instead of having the special settings in /etc/cdmrc, there should be a ~/.cdm/ dir with user settings.
    Last edited by eldragon (2009-11-10 23:13:16)

  • How to setup MSI Matrix Display on MSI Gaming Notebooks.

    We made two guides: How to setup MSI Matrix Display (Multi Monintor Setup)
    GT60/GT70:
    http://faenl.msi.com/index.php?dir=Notebook/Guides/&file=How%20to%20setup%20MSI%20Matrix%20Display%20on%20MSI%20GT60%2C%20GT70%20Notebooks.pdf
    GS60/GS70/GE60/GE70:
    http://faenl.msi.com/index.php?dir=Notebook/Guides/&file=How%20to%20setup%20MSI%20Matrix%20Display%20on%20MSI%20GS60%2C%20GS70%2C%20GE60%2C%20GE70%20Notebooks.pdf
    I hope this helps.

    Thanks for msi fans to share this picture, it's also using MSI Matrix display technology ^^
    Quote from: marylee on 04-March-15, 16:40:02
    Now I can use three screens on my laptop!!! Super cool!!

  • How to setup CCMS with Solution Manager

    Hi, All
    My question is how to setup or satallite connection with Solution manager 4.0 for CCMS alerts
    Is that RFC connection using both sites, trusted and satellite system ?
    I would like to setup CCMS alerts through Solution manager and R/3 ccms
    please anyone has some guide or URL or any idea send me
    We are using SAP NW 2004 620 4.6C (SLD=DV,QA,PR) and solution manager 4.0
    Thanks in advanced
    J
    Edited by: issue2008 on Sep 19, 2008 12:13 PM

    you need to install CCMS agents(sapccm4x, sapccmsr) on satellite systems & configure them with the central system(solman).

  • Console Display Manager doesn't initiate

    CDM crashes when I log into my username. Am I doing something wrong? Is there anything that conflicts with cdm? I don't have another login manager installed.
    Edited:
    I tried  reinstalling and checking out the pkgbuild. Nothing seems to be out of place.
    Edited:
    I tried the git version and still nothing...
    Here are some of my files
    xinitrc:
    http://pastebin.com/WmGW91kJ
    cdmrc:
    http://pastebin.com/VUwW4g3n
    initab:
    http://pastebin.com/mNXcTNDL
    grep -E '\((WW|EE)' /var/log/Xorg.0.log :
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 1786.099] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 1786.099] (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 1786.099] (WW) Disabling Keyboard0
    [ 1786.099] (WW) Disabling Mouse0
    [ 1786.101] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 1787.300] (EE) Logitech G9 Laser Mouse: failed to initialize for relative axes
    Edited:
    Guess I need to remove CDM. Here is a list of all my installed programs. Just to let you know, I've recently deleted CDM and installed Slim.
    Pacman -Q
    http://pastebin.com/mQDEaMXz
    Xorg.conf:
    http://pastebin.com/nYBFxLcx
    Last edited by Oblitus (2011-01-29 10:19:50)

    brittyazel: yes I did
    I disabled intel GPU in BIOS and X wasn't able to start. Here is log: http://pastebin.com/jJqksmyS. I think there may be something wrong with my nvidia card. Before arch I used bbswitch to turn it off during startup so I don't even know if it was working earlier or not.
    I'm going to try bbswitch and see what happens.
    [Edit]
    So I tried two ways to turn off dedicated card: acpi_call as it is described in https://wiki.archlinux.org/index.php/hy … screte_GPU and bumblebee with bbswitch https://wiki.archlinux.org/index.php/bumblebee. There was some problems with acpi_call but bumblebee seems to work well and my nvidia GPU is turned of by bbswitch module during startup, but display manager still  doesn't show up. Now I'm absolutely clueless.
    Last edited by jwrona (2014-10-29 20:28:37)

  • How to Setup SCCM 2012 to manage Application step by step!!!

    Dear everybody,
    My company is making plan to deploy SCCM 2012 to manage PCs list after updating through WSUS
    Please help me for guied to setup it step by step
    Thanks for your help!!!

    And here are the guides from Gerry as well,
    http://gerryhampsoncm.blogspot.se/2013/02/sccm-2012-sp1-step-by-step-guide.html
    There are many great books out there as well, Configuration Manager is a complex product so I would recommend som training and or a good book as well as a compliment to get you started.
    Regards,
    Jörgen
    -- My System Center blog ccmexec.com -- Twitter
    @ccmexec

  • Re: How to setup MSI Matrix Display on MSI Gaming Notebooks.

    I also enjoyed the gaming night very much!!
    Thanks, MSI!

    I really enjoy racing games on GT72 because of martix display!
    Thank you for sharing this useful information.

  • How to setup SAP Business Communication Manager On a 2951

    morning guys. i have a 2951 router that i want to setup as a voice gateway for SAP BCM. may you please assist as i have very little knowledge

    i have put in the these configurations on the gateway router
    may you please tell me if i have left anything
    Building configuration...
    Current configuration : 3900 bytes
    ! Last configuration change at 16:13:25 Harare Mon Nov 19 2012
    ! NVRAM config last updated at 15:54:27 Harare Mon Nov 19 2012
    ! NVRAM config last updated at 15:54:27 Harare Mon Nov 19 2012
    version 15.1
    service timestamps debug datetime msec
    service timestamps log datetime msec
    service password-encryption
    boot-start-marker
    boot-end-marker
    card type e1 0 0
    enable secret 4 bJ1jaDvjqTtO2NRFVreE2WamtJZxKkXTHYtgsz7mWTw
    no aaa new-model
    clock timezone Harare 2 0
    network-clock-participate wic 0
    no ipv6 cef
    ip source-route
    ip cef
    multilink bundle-name authenticated
    isdn switch-type primary-net5
    crypto pki token default removal timeout 0
    voice-card 0
    dspfarm
    dsp services dspfarm
    voice service voip
    allow-connections h323 to sip
    fax protocol t38 version 0 ls-redundancy 0 hs-redundancy 0 fallback none
    sip
      bind control source-interface GigabitEthernet0/0
      bind media source-interface GigabitEthernet0/0
    voice class codec 1
    codec preference 1 g711ulaw
    codec preference 2 g729r8
    license udi pid CISCO2951/K9 sn FCZ164060QM
    hw-module pvdm 0/0
    hw-module pvdm 0/1
    username root
    username sdmuser password 7 10591C1A000F17080F44
    redundancy
    controller E1 0/0/0
    framing NO-CRC4
    clock source line primary
    pri-group timeslots 1-31
    description to BCM
    controller E1 0/0/1
    interface Embedded-Service-Engine0/0
    no ip address
    shutdown
    interface GigabitEthernet0/0
    description TO BCM
    ip address 10.1.18.10 255.255.255.0
    duplex auto
    speed auto
    interface GigabitEthernet0/1
    no ip address
    shutdown
    duplex auto
    speed auto
    interface GigabitEthernet0/2
    no ip address
    shutdown
    duplex auto
    speed auto
    interface Serial0/0/0:15
    no ip address
    encapsulation ppp
    isdn switch-type primary-net5
    isdn overlap-receiving T302 2000
    isdn incoming-voice voice
    isdn send-alerting
    router eigrp 1999
    network 10.0.0.0
    auto-summary
    ip forward-protocol nd
    ip http server
    ip http authentication local
    no ip http secure-server
    ip http timeout-policy idle 60 life 86400 requests 10000
    nls resp-timeout 1
    cpd cr-id 1
    snmp-server community wuc_ro RO
    snmp-server community wuc_rw RW
    snmp-server system-shutdown
    snmp-server enable traps snmp authentication
    snmp-server enable traps config
    snmp-server enable traps syslog
    snmp-server host 10.1.3.55 wuc_ro
    control-plane
    voice-port 0/0/0:15
    mgcp profile default
    dspfarm profile 1 transcode
    codec g729abr8
    codec g729ar8
    codec g711alaw
    codec g711ulaw
    maximum sessions 15
    associate application SCCP
    shutdown
    dial-peer voice 1 pots
    preference 1
    answer-address 10.1.2.64
    destination-pattern 0T
    progress_ind setup enable 3
    progress_ind alert enable 8
    progress_ind progress enable 8
    progress_ind disconnect enable 8
    incoming called-number 3......
    no digit-strip
    direct-inward-dial
    port 0/0/0:15
    forward-digits 7
    dial-peer voice 100 voip
    destination-pattern 5.....
    session protocol sipv2
    session target ipv4:10.1.2.64
    session transport udp
    dtmf-relay rtp-nte
    codec g711alaw
    ip qos dscp cs5 media
    dial-peer voice 101 voip
    destination-pattern 3500
    session protocol sipv2
    session target ipv4:10.1.2.64
    session transport udp
    voice-class codec 1
    dtmf-relay h245-alphanumeric
    ip qos dscp cs5 media
    num-exp 2 39925..
    num-exp 39..... 3500..
    gateway
    timer receive-rtp 1200
    sip-ua
    retry invite 2
    retry bye 6
    timers trying 1000
    timers connect 1000
    sip-server ipv4:10.1.1.53
    gatekeeper
    shutdown

  • Slim display manager & twinview

    Hello,
    Does anybody know how to get the Slim display manager to only display on one monitor instead of stretching across both? Other display managers put the login screen on one monitor and the background on the other. Slim stretches it across both by default, putting the login box right in the middle of the two screens, kind of annoying.
    Using a nvidia card with twinview...
    Thanks for the help,
    Nate

    Slim doesn't support twinview yet, although this feature is considered for future releases, AFAIK.  You can see the feature request and the slim devs answer here:
    http://developer.berlios.de/bugs/?func= … up_id=2663
    I use GDM on my twinview setup and slim on my laptop at the moment.

  • Setup Training and Event Management

    Hi,
    Can anyone guide me on how to setup "Training and Event Management" module in HR?
    Thanks & regards,
    LOI

    Hi,
    Training & Event Management runs between objects like business event group, business event type, types of resources like internal and external and resources also comprises of objects like room, different equipments.
    Mainly you have to concentrate on the objects and the relationships which they hold.
    You have to maintain settings for the above mentioned objects. and different infotypes.
    First understand your client requirements then  you can proceed for trainings / events.
    It starts with training nomination and ends with training / trainee appraisal between these two steps there are differenct processes which purely depends on client to client.
    Good Luck
    Rafi

  • Console TDM - A CDM-like login manager

    Inspired by CDM, I wrote a login manager called TDM. TDM is also written in pure bash, and it has a config tool tdmctl, whose usage is similar to systemctl.
    TDM has the following features:
      Use links or scripts to set up the X sessions
      Use tdminit file to configure TDM
      Use tdmexit file to autostart some X programs
      Can set the default session
      Can be used with xdm (yet it sucks ^_^)
      Dialog and text user interface
    If you're intrested, you can have a try. Console TDM is on AUR and wiki.
    Have fun!

    mytbk wrote:
    Dialog UI
    http://t-display-manager.googlecode.com … dialog.png
    Text UI
    http://t-display-manager.googlecode.com … m_text.png
    Please don't do that.
    Thank you
    All the best,
    -HG
    Last edited by HalosGhost (2013-05-02 10:25:25)

  • How to setup a company code for material management

    Hi,
    While creating material in MM01, in sales org tab, when I gave plant XXXX, it is giving an error "Company code YYYY is not setup for material management".
    So can you help me , how to setup a company code for material management
    Help is appreciated
    thanks
    DIL

    Hello Sendil,
    You can maintain it with trns code OMSY or MMPI/MMPV.
    Hope this helps
    Regards
    Arif Mansuri

  • How to setup management server in oracle 10g database

    guys,
    i've installed oracle 10g database into my machine. but i don know how to setup the management server (for scheduling owb10g process flows). unlike 9idb, we have an option emca to setup the management server. if anyone of u knows abt it, please help me. do i need to install the grid control just to have the scheduling mechanism? please advice.

    Well, it depends heavily on what operating system you're using, what mail server you're trying to install, your network topology, etc. Realistically, this is a question that is probably better asked in a forum for whatever mail server you're trying to install...
    Justin

  • How to setup WebLogic Admin Server and Managed Server

    Hi,
    I working to setup a Weblogic admin and managed server but fail.
    May i know the correct steps to setup the system ?
    Tx.

    TX. I will proceed to upload more logs here later.
    Anyway I notice that after i follow the guide to setup the admin and managed server, I only able to access the web apps on admin server. I can not access web apps for managed server.
    I setup the admin server using port 7001 and managed server using port 7003 based on oracle guide.
    I found weird here. when I browse to http://adminserver:7001/apps, it works. But when i browse to http://managedserver:7003/apps it does not work.
    But funny thing is when i browse to http://adminserver:7003/apps, it works.
    I confuse that which configuration I have done is incorrect and have this result???
    besides that I notice that in the nodemanager setting...the listening address is set to localhost and it works. If i configure it to IP address, it will give me errors.
    Edited by: Wilson78 on Dec 22, 2008 12:29 PM

  • How do I connect multiple displays to a Lenovo 405

    how do I connect multiple displays to a Lenovo 405 running windows 7?  I tried a video card but the built in amd video port would not function with the video card plugged in.
    Moderator Note; subject edit, post moved to here

    hi harry13,
    Welcome to the Lenovo Forums.
    If you're referring to the Lenovo® H405, this unit has an integrated VGA and HDMI out according to this pdf data sheet.
    If you'll be using a flat panel monitor (that usualy has a VGA connector and a single link DVI D digital interface), you will need to connect 1 monitor to the VGA out and use an HDMI to single link DVI-D converter on the other monitor. You might need to scan for hardware changes under the device manager to identify the monitor that's connected to the HDMI to DVI-D converter. Note that you need to change the video setup under BIOS to IGD or the onboard graphics.
    If you'll be using your discrete video adapter for the multi-monitor setup, you must change the video setup to PEG under the BIOS and the video card must have a vga or hdmi/dvi out.
    Also, see these guides as a reference:
    How to set up dual monitors in Windows 7
    Dual monitor setup: Two monitors are better than one
    Hope this helps.
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

Maybe you are looking for

  • Calling a Method of Interface by using Object

    Hi All, I want to use a method of a class which will be IF_ABC_XYZ~ <amethod> ( ). how can i use this method in my program , I have the instance of the class which have the above mentioned method? Thanks & Regards Pavan

  • How can we get  tag of XML file using SAX

    Hi , I'm parsing one SAX parser , I'have almost done this parsing. i have faced problem for one case, i'e how can we get tag from XML file using SAX parser? XML file is <DFProperties> <AccessType> <Get/> </AccessType> <Description> gdhhd </Descriptio

  • Automatically bring up pdf files in Preview (or at least Safari)

    Ideally, I would like the ability to click on a pdf file in Safari and have it automatically bring it up in Preview. I believe you need a plug-in for that and it looks like that doesn't exist (or does it). Assuming that's the case, I would settle for

  • Cant change webcam from iSight to another

    cant change webcam from iSight to anything like manycam or camtwist on chat site and its working before and still working on skype !

  • Report actuals till last closed month

    Hello Experts, We have a requirement to report actuals till last closed month(which is August for now) but reports are not created in such a way that it shows different time data for different versions at the same time.Adding time dimension in column